GitHub - briandailey/python-packages-license-check: Exactly what it says it does - check your installed packages and report licenses.

· GitHub

1 min read Original article ↗

Latest commit

History

7 Commits

Folders and files

NameName

Last commit message

Last commit date

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

Readme

MIT license

Activity

Stars

17 stars

Watchers

1 watching

Forks

14 forks

Releases

Contributors

Languages