Mara cli app which calls the appropriate contributed subcommand.
Project description
mara-cli: Mara commandline app
A 'mara' command which exposes contributed click commands. Contributed click
commands are exposed as subcommands. It automatically finds the
compose_mara_app()
function of your app, executes it, and then calls the
appropriate subcommand.
Contributed MARA_* functionality in this package
- A click command which iterates the known set config items
(directly added, not via
MARA_CLICK_COMMANDS
).
Consumed MARA_* functionality
This consumes the MARA_CLICK_COMMANDS
functionality. MARA_CLICK_COMMANDS
must be an iterable which yields @click.command()
decorated functions
(either an iterator or a functions which returns a list or a list of such
functions).
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
mara-cli-0.1.1.tar.gz
(3.4 kB
view details)
File details
Details for the file mara-cli-0.1.1.tar.gz
.
File metadata
- Download URL: mara-cli-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa253e9a0324e8b522faf9956ad1c133c69301ef7dcdc73b65800acfc73bbc45 |
|
MD5 | 60d1c1741578fc4627546b5176b2db93 |
|
BLAKE2b-256 | f726ba1ca4e88f78e25289bb06985e4d212cba3b7a372192aca2ec40c589aad0 |