Skip to content

briandailey/python-packages-license-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Python Package License Checker

Lists all installed Python packages (in sys.path) and their corresponding licenses.

Usage:

./check.py

Output:

pkgname1: LICENSE
pkgname2: LICENSE

It's pretty simple!

About

Exactly what it says it does - check your installed packages and report licenses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages