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

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

Supported pip Commands

The following commands from pip are supported in pyp.

  • install

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages