Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 399 Bytes

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 and it relies on the pip command being available.

Supported pip Commands

The following commands from pip are supported in pyp.

  • install