Skip to content
/ cli Public

A highly configurable, dynamic, fast, and easy solution to managing a command-line application.

License

Notifications You must be signed in to change notification settings

imgurbot12/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli

forthebadge forthebadge forthebadge

A highly configurable, dynamic, fast, and easy solution to managing a command-line application. The goal is to make cli development as simple and effective as possible for any configuration enabling the developer to focus on function over form.

Supports Python >= 3.7 and can run asynchronously or synchronously.

This library took heavy initial inspiration by urfave/cli so credit to them for their work as well.

Install

$ pip install cli3

Documentation

More documentation is available in ./docs or the hosted documentation site at https://cli3.readthedocs.org.

License

See LICENSE

About

A highly configurable, dynamic, fast, and easy solution to managing a command-line application.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published