CLI wrapper for the xmlhelp interface.
Project description
xmlhelpy
CLI wrapper library based on Click for Python tools adding (part of) the xmlhelp interface and a few other helpful options. The xmlhelp interface can be used to obtain a machine readable representation of any command line tool and its parameters.
The following options are supported:
--xmlhelp
: The main option which implements the xmlhelp interface itself.--version
: Prints the version of a tool, if specified.--commands
: Prints a list of all subcommands a group command contains.
The library can be installed via pip by running pip install xmlhelpy
. A usage
example can be found in examples/example.py
.
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
xmlhelpy-0.7.0-py3-none-any.whl
(15.6 kB
view details)
File details
Details for the file xmlhelpy-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: xmlhelpy-0.7.0-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89b357bd95b132e4b5132019d2b8f31c3c25ef1e97caaa54ce8a242123ba3b7c |
|
MD5 | 253f4cabf15bdbadb0e765ee6b64af3a |
|
BLAKE2b-256 | 45553d9f74f9037049142a67f171ebd256d37b8e058961def53b51fd362e0301 |