Python license checker
Project description
pylic - A Python license checker
Reads the pyproject.toml file and checks all installed licenses recursively.
Example Configuration
[tool.pylic]
allowed_licenses = [
'MIT',
'BSD'
]
whitelisted_packages = [
"examplePyPackage"
]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pylic-0.0.5.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pylic-0.0.5-py3-none-any.whl
(3.3 kB
view details)
File details
Details for the file pylic-0.0.5.tar.gz.
File metadata
- Download URL: pylic-0.0.5.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6aabe838425779c1625f45fd86cd5a47d17c63193fde65be072d84617fc646f
|
|
| MD5 |
6db365e62044314cc39a180ab98d8e83
|
|
| BLAKE2b-256 |
66707d98ba0648950004dddca113e3d5805a134879d0ccc8b2b2b2372182f438
|
File details
Details for the file pylic-0.0.5-py3-none-any.whl.
File metadata
- Download URL: pylic-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3842da16c5b3e178b61d0c9c83667fc3aefac9884faec9dcacb0406e08c8ceb
|
|
| MD5 |
b2d3729385aa8d65e69a49323239cda6
|
|
| BLAKE2b-256 |
cb0aa40c490c48f83cf850fa170ca183110b4fbd114374d2f552304c01942c97
|