2 projects
puffy
A collection of modules with zero-dependencies to help manage common programming tasks.
easypipinstall
easypipinstall installs Python packages similarly to NPM in NodeJS. It automatically maintains the `requirements.txt`, `prod-requirements.txt` and `setup.cfg` files. It also easily uninstalls all the dependencies from those files.