immunda / hippo

Dependancy calculation for pip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

## 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

About

Dependancy calculation for pip

License:Other


Languages

Language:Python 100.0%