A python license header checker.
Project description
# license-header-check
license-header-check is a tool to test if all modules in a python package have a certain license header.
## Install
`bash pip install license-header-check `
## Usage
You have to provide two arguments:
license_file: A file with the license header as its only content.
package_name: The name of the package that should be checked.
## Example
`bash license-header-check LICENSE my_package `
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for license-header-check-0.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77b205b9004b122d1aa98cfde5c859e90ee2657a54266af9538bad1d88ba6422 |
|
MD5 | 590a773b45a6145aef86828b6f3180a2 |
|
BLAKE2b-256 | 7d0f37bf900d022b7e35cecd3381fd25c7cce04d35a5e71b53f0fab3382d775c |