/hippo

Dependancy calculation for pip

Primary LanguagePythonOtherNOASSERTION

## Hippo

Tool to sandbox pip commands

Example to generate full requirements

$ pip install -e git+git@github.com:immunda/hippo.git#egg=hippo
$ echo flask > real-requirements.txt
$ hippo generate
$ cat requirements.hippo.txt