Last updated:
0 purchases
pipi 1.0.1
shortcut install & freeze pip packages
Installation
pip install pipi
Usage
pipi install [package_name]
pipi i [package_name]
pipi install requests
pipi i requests
every single operation works like:
Create requirements.txt if not exists.
Try install the package if not installed.
Append package to the requirements.txt if the operation is successful.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.