Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joar/deproulette
You never know what you get. Such is life
https://github.com/joar/deproulette
Last synced: 6 days ago
JSON representation
You never know what you get. Such is life
- Host: GitHub
- URL: https://github.com/joar/deproulette
- Owner: joar
- Created: 2014-07-21T20:24:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-25T11:50:21.000Z (over 10 years ago)
- Last Synced: 2024-10-31T21:35:41.722Z (13 days ago)
- Language: Python
- Homepage:
- Size: 256 KB
- Stars: 32
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
================================================================================
deproulette
================================================================================.. image:: http://i.imgur.com/Kgzq4p0.jpg
:align: center
:alt: Forrest Gump sitting on a bench waiting for the bus (source http://skymovies.sky.com/image/unscaled/2008/12/9/Forrest-Gump.jpg).. pull-quote::
Mama always said life was like a box of chocolates. You never know what you're gonna get.
-- Forrest Gump, 1994Do you ever get tired of knowing what you get? Have you ever felt you needed
to spice up your deployments?With deproulette, you get what you wish for approximately none of the times.
This imprecision is achieved through "creative" use of the python package
distribution framework.--------------------------------------------------------------------------------
Usage
--------------------------------------------------------------------------------Think of one or more packages, no need for unique packages,
but at most 5 packages, then run.. code-block:: bash
pip install deproulette
Once this has run, you have probably installed something else than what you
were thinking of. If not: please shoot me an email.--------------------------------------------------------------------------------
How does it work?
--------------------------------------------------------------------------------To achieve maximum discomfort for its users, deproulette downloads a list of
packages from https://pypi.python.org/simple/, then selects a random amount
of packages a random amount of times.For all the details,
see https://github.com/joar/deproulette/blob/master/setup.py.