Personal fork of https://github.com/datafolklabs/cement
|
преди 11 години | |
---|---|---|
cement | преди 11 години | |
doc | преди 11 години | |
scripts | преди 12 години | |
tests | преди 12 години | |
.gitignore | преди 12 години | |
.pylintrc | преди 12 години | |
.travis.yml | преди 12 години | |
CONTRIBUTORS | преди 12 години | |
ChangeLog | преди 12 години | |
LICENSE | преди 12 години | |
README.md | преди 12 години | |
requirements-dev.txt | преди 12 години | |
requirements.txt | преди 12 години | |
setup.cfg | преди 12 години | |
setup.py | преди 12 години |
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.