An open API service indexing awesome lists of open source software.

https://github.com/fmenabe/python-clif

A command-line framework in Python
https://github.com/fmenabe/python-clif

Last synced: 2 days ago
JSON representation

A command-line framework in Python

Awesome Lists containing this project

README

          

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.