Skip to main content

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


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

classifier_checker-0.1.2-py3-none-any.whl (8.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page