A wrapper around pip that adds packages to a requirements file automatically
Example usage:
$ pyp install pip-install-test
$ pip install pyp-manager
pyp
currently works in python 3 only and it relies on the pip
command being available.
The following commands from pip
are supported in pyp
.
install