pip-pop manages your requirements files.
Project description
Working with lots of requirements.txt files can be a bit annoying. Have no fear, pip-pop is here!
(work in progress)
Planned Commands
$ pip-diff [--fresh | --stale] <reqfile> <reqfile>
Generates a diff between two given requirements files. Lists either stale or fresh packages.
$ pip-grep <reqfile> <package>...
Takes a requirements file, and searches for the specified package (or packages) within it. Essential when working with included files.
Possible Future Commands
- Install with blacklisting support (wsgiref, distribute, setuptools).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pip-pop-0.1.1.tar.gz
(2.9 kB
view hashes)