Skip to content

Simple package to lookup missing packages and autoinstall them.

License

Notifications You must be signed in to change notification settings

probml/superimport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superimport

Simple reverse lookup for the current python file missing packages

Installing using PyPi:

pip install superimport

Usage:

import superimport

Limitations:

If the missing python package contains a requirement that is not listed in its own requirements.txt and is being used your file will fail anyway.

About

Simple package to lookup missing packages and autoinstall them.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages