/clii

python cli lib I'm working on

Primary LanguagePython

Clii

About

I'm trying to provide some helpful utilities for people who intend to write commandline applications, with wizards and visual feedback in mind the code is using readline functionality to do its work

Installation

python setup.py install

should be all that's needed