Index
Functionality for interaction with the CLI.
The cli package contains all of the functionality required
for user interaction with the command line interface (CLI).
It sets up an argument parser for the main mada-tools command
and subparsers for the various subcommands found in the commands
subpackage.
Subpackages
commands:
Sets up subcommands for the mada-tools command.
Modules:
| Name | Description |
|---|---|
ascii_art |
A file to store ASCII art that can be used in the CLI output. |