Classifier-checker validates configured classifiers for you!
Project description
Classifier-checker
Classifier-checker validates configured classifiers for you!
Install
$ pip install classifier-checker
Usage
$ classifier-checker --help
usage: classifier-checker [-h] [--strict] [--ignore-private] [--trove] [-a ACCEPT] [-d DENY] [-af ACCEPT_FILE] [-df DENY_FILE] [--verbose] package
Classifier-checker v0.1.2.
Classifier-checker validates configured classifiers for you!
positional arguments:
package Installed package to validate
optional arguments:
-h, --help show this help message and exit
--strict Enables strict mode, classifiers should be exactly equal to accepted classifiers
--ignore-private Ignore all classifiers that start with "Private ::"
--trove Ensure that classifiers are in line with trove-classifiers, the canonical source for classifiers on PyPI
-a ACCEPT, --accept ACCEPT
Accepted classifier(s) (comma-separated)
-d DENY, --deny DENY Denied classifier(s) (comma-separated)
-af ACCEPT_FILE, --accept-file ACCEPT_FILE
Path to file containing accepted classifier(s) (new line-separated)
-df DENY_FILE, --deny-file DENY_FILE
Path to file containing denied classifier(s) (new line-separated)
--verbose Enable verbose logging
Licensed under MIT, 2022 Thomas Rooijakkers
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for classifier_checker-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52d20e16abf5babd19b8644f122173a6efb5392099c90f0d940b25f571fd309a |
|
MD5 | 5a2a0dae7f349bc89bb689d78ebb039b |
|
BLAKE2b-256 | 2e5c108b52eb786aace0ffc33992584660ae95af8fe0394c466f79b7478b55bd |