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
- Host: GitHub
- URL: https://github.com/fmenabe/python-clif
- Owner: fmenabe
- License: mit
- Created: 2015-06-17T15:00:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-21T13:14:49.000Z (over 9 years ago)
- Last Synced: 2026-01-05T12:35:58.864Z (5 months ago)
- Language: Python
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.