grip
grip copied to clipboard
A better package manager for Python
DEAD: Use Poetry: https://python-poetry.org/
grip
.. image:: https://travis-ci.org/Eugeny/grip.svg?branch=master :target: https://travis-ci.org/Eugeny/grip
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/