Skip to main content

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.tar.gz (3.4 kB view hashes)

Uploaded Source

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