No project description provided
Project description
Trove Classifiers CLI
CLI for PyPI Trove Classifiers
Installation
pipx
This is the recommended installation method.
$ pipx install trove-classifiers-cli
pip
$ pip install trove-classifiers-cli
Usage
$ trove-classifiers --help
usage: trove-classifiers [-h] [-I] [-q] [-t] [MATCH ...]
CLI for PyPI Trove Classifiers
positional arguments:
MATCH String(s) to search for (default: [None])
options:
-h, --help show this help message and exit
-I, --case Perform case sensitive matching. (default: False)
-q, --quoted-list Output a quoted list (default: False)
-t, --tree Format output as a tree (default: False)
Examples
Basic usage
$ trove-classifiers macos
Environment :: MacOS X
Environment :: MacOS X :: Aqua
Environment :: MacOS X :: Carbon
Environment :: MacOS X :: Cocoa
Operating System :: MacOS
Operating System :: MacOS :: MacOS 9
Operating System :: MacOS :: MacOS X
--tree
$ trove-classifiers macos -t
Environment :: MacOS X
Environment :: MacOS X :: Aqua
Environment :: MacOS X :: Carbon
Environment :: MacOS X :: Cocoa
Operating System :: MacOS
Operating System :: MacOS :: MacOS 9
Operating System :: MacOS :: MacOS X
--quoted-list
$ trove-classifiers macos -q
"Environment :: MacOS X",
"Environment :: MacOS X :: Aqua",
"Environment :: MacOS X :: Carbon",
"Environment :: MacOS X :: Cocoa",
"Operating System :: MacOS",
"Operating System :: MacOS :: MacOS 9",
"Operating System :: MacOS :: MacOS X",
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
Built Distribution
File details
Details for the file trove-classifiers-cli-0.2.2.tar.gz
.
File metadata
- Download URL: trove-classifiers-cli-0.2.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e2c84c997a44f453d16f6a3f5857644d234100923e6efe33b0e6a93e7c0369f |
|
MD5 | 0435fc3bc57171a657f24f57697eb0e4 |
|
BLAKE2b-256 | ecd5dbe6a7ab0e0c5b4b1a827a7d5ec9e5dde7b5de9cbc432f5b293374060d70 |
File details
Details for the file trove_classifiers_cli-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: trove_classifiers_cli-0.2.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f2e1493f7627370fee858e3cf98fe6decb446f148f8263143dd19eb6cca2fef |
|
MD5 | d6bbc6f1275bd84a195637908fdaf3e5 |
|
BLAKE2b-256 | 1cabdcda50fd21b90944c684db0d701c7ee2abf9a44fc61d498e20f6b08ac2c4 |