Personal fork of https://github.com/datafolklabs/cement
|
vor 11 Jahren | |
---|---|---|
cement | vor 11 Jahren | |
doc | vor 11 Jahren | |
scripts | vor 12 Jahren | |
tests | vor 12 Jahren | |
.gitignore | vor 12 Jahren | |
.pylintrc | vor 12 Jahren | |
.travis.yml | vor 12 Jahren | |
CONTRIBUTORS | vor 12 Jahren | |
ChangeLog | vor 12 Jahren | |
LICENSE | vor 12 Jahren | |
README.md | vor 12 Jahren | |
requirements-dev.txt | vor 12 Jahren | |
requirements.txt | vor 12 Jahren | |
setup.cfg | vor 12 Jahren | |
setup.py | vor 12 Jahren |
Cement is an advanced CLI Application Framework for Python. Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality.
Cement core features include (but are not limited to):
Note that argparse is required as an external dependency for Python < 2.7 and < 3.2.
The Cement CLI Application Framework is Open Source and is distributed under the BSD License (three clause). Please see the LICENSE file included with this software.