Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 289 Bytes

To install the py-pipe as a pip package use the following command:

1. For latest release:

pip install git+git://github.com/uniquetrij/py-pipe.git@release

2. For a specific version:

pip install git+git://github.com/uniquetrij/py-pipe.git@<version-number>