Skip to content

autoinstall missing pypi packages, with best effort

License

Notifications You must be signed in to change notification settings

ffreemt/pip-robot

Repository files navigation

pip-robot

pytestpythonCode style: blackLicense: MITPyPI version

Install missing packages, automatically with best-effort

Install it

pip install pip-robot

pip install git+https://github.com/ffreemt/pip-robot
# poetry add git+https://github.com/ffreemt/pip-robot
# git clone https://github.com/ffreemt/pip-robot && cd pip-robot

Use it

pip-robot python foo.py  # check agains one file

pip-robot "python -m bar"  # check against bar/__main__.py

About

autoinstall missing pypi packages, with best effort

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages