Skip to content

scans python source code and installs dependencies

Notifications You must be signed in to change notification settings

saadmanrafat/pipit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pipit

In the absense of a requirements.txt file or setup.py file, pipit scans the source code and installs dependencies through pip.

Usage

Known Issues and Limitations

This is a fun experimental project and there are better ways to manage and install dependencies. Also it doesn't work on packages and your dependencies has to be in a single .py file for it work.

About

scans python source code and installs dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages