clif

Framework for generating command-line


Keywords
command-line, argparse, wrapper, clg, framework
License
MIT
Install
pip install clif==0.2.2

Documentation

Command-line interface framework

This is a small framework for generating command-line in python. Each command has a dedicated file for the command-line configuration and can have dedicated configuration files whose values will be easily accessible.