python3-milc

Opinionated Batteries-Included Python 3 CLI Framework

Description

MILC is a framework for writing CLI applications in Python 3.7+. It gives you all the features users expect from a modern CLI tool out of the box:

 * CLI Argument Parsing, with or without subcommands
 * Automatic tab-completion support through argcomplete
 * Configuration file which can be overridden by CLI options
 * ANSI color support- even on Windows- with colorama
 * Logging to stderr and/or a file, with ANSI colors
 * Easy method for printing to stdout with ANSI colors
 * Labeling log output with colored emoji to easily distinguish message types
 * Thread safety
 * More than 60 built-in spinners with the ability to add your own

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://milc.clueboard.co/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-milc