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!
· GitHub
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Exactly what it says it does - check your installed packages and report licenses.
17 stars
1 watching