Skip to content

piptoo.py - a means to control and automatically install dependencies in an application package

Notifications You must be signed in to change notification settings

masloff-open-projects/piptoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to PIPToo.py (ALPHA) 👋

piptoo.py - a means to control and automatically install dependencies in an application package

Install package with piptoo.py

To install the pip package via piptoo.py you need to execute python3 piptoo.py --install {package}=={version} in the project folder.

After installation, the package will appear in the project file pip.json

How to use piptoo.py as packages controller

Just import the piptoo.py file into your project

ide

About

piptoo.py - a means to control and automatically install dependencies in an application package

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages