pygrip

Better package management for Python


Keywords
developer-tools, package-management, pip, python
License
MIT
Install
pip install pygrip==1.0.0a1

Documentation

grip

https://travis-ci.org/Eugeny/grip.svg?branch=master

Does what pip should have been doing by now.

grip is a drop-in extension wrapper for pip that adds commands like install --save, check and run, takes a virtualenv-first approach and doesn't need a wonky source venv/bin/activate.

Installing: sudo pip3 install pygrip

More examples: https://eugeny.github.io/grip/