Skip to content

shaardie/python-dependency-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python-dependency-checker

Just a small script to ease checking the dependencies in a requirements.txt.

Usage

Simply run

curl -fsSL https://raw.githubusercontent.com/shaardie/python-dependency-checker/master/check_dependencies | sh

But be aware of the security implications!

You can further configure this script further with environment variables:

  • REQUIREMENTS: requirements.txt file to use. Defaults to requirements.txt
  • VENV: Using this virtual environment instead of creating a temporary.

About

Just a small script to ease checking the dependencies in a requirements.txt.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages