A versatile foundation for command-line driven python development
From single-file scripts to multi-tier applications, Cement offers the simplicity of a micro-framework, with the capabilities of a mega-framework.
Flexible
The framework is customizable by a robust interface/handler system, and includes a feature-rich extension library.
Lightweight
The core library does not rely on any external dependencies (optional extensions may have required dependencies).
reliable
Strict guidelines require every release to meet 100% unit test coverage, and PEP8 style guide compliance.