Skip to content

A wrapper around pip that adds packages to a requirements file automatically

License

Notifications You must be signed in to change notification settings

zachdtaylor/pyp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyp

A wrapper around pip that adds packages to a requirements file automatically

Example usage:

$ pyp install pip-install-test

Installation

$ pip install pyp-manager

pyp currently works in python 3 only.