A lightweight command line interface library for creating commands

hype

A lightweight command line interface library for creating cli commands.

Hype CLI is an open source framework use for building command line applications easirer for cli applications that required different type of commands.

It also comes with alot of different features that you may want to check out. Hype CLI was mainly built for Anglo ( a modern lightweight web framework for python 3. ). Because of Hype CLI’s capability it becomes easier to build command-line application.

You can install the module @ PyPI (recommended). or if you want you can install the module straight on the github repo (unrecommended)
Or, download it at release page. (recommended)

$ pip install hypecli

Installation Guide at the Documentation Site

You can read the

 

To finish reading, please visit source site