Skip to main content

CLI Application Framework for Python

Project description

Cement Framework

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 is flexible, and it's use cases span from the simplicity of a micro-framework to the complexity of a mega-framework. Whether it's a single file script, or a multi-tier application, Cement is the foundation you've been looking for.

The first commit to Git was on Dec 4, 2009. Since then, the framework has seen several iterations in design, and has continued to grow and improve since it's inception. Cement is the most stable, and complete framework for command line and backend application development.

Continuous Integration Status Gitter

Cement core features include (but are not limited to):

  • Core pieces of the framework are customizable via handlers/interfaces
  • Extension handler interface to easily extend framework functionality
  • Config handler supports parsing multiple config files into one config
  • Argument handler parses command line arguments and merges with config
  • Log handler supports console and file logging
  • Plugin handler provides an interface to easily extend your application
  • Hook support adds a bit of magic to apps and also ties into framework
  • Handler system connects implementation classes with Interfaces
  • Output handler interface renders return dictionaries to console
  • Cache handler interface adds caching support for improved performance
  • Controller handler supports sub-commands, and nested controllers
  • Zero external dependencies* (not including optional extensions)
  • 100% test coverage using nose and coverage
  • 100% PEP8 and style compliant using flake8
  • Extensive Sphinx documentation
  • Tested on Python 2.7, 3.3, 3.4, and 3.5

Note that argparse is required as an external dependency for Python < 2.7 and < 3.2. Additionally, some optional extensions that are shipped with the mainline Cement sources do require external dependencies. It is the responsibility of the application developer to include these dependencies along with their application, as Cement explicitly does not include them.

More Information

License

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cement-2.10.12.tar.gz (91.6 kB view details)

Uploaded Source

Built Distribution

cement-2.10.12-py3-none-any.whl (113.1 kB view details)

Uploaded Python 3

File details

Details for the file cement-2.10.12.tar.gz.

File metadata

  • Download URL: cement-2.10.12.tar.gz
  • Upload date:
  • Size: 91.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cement-2.10.12.tar.gz
Algorithm Hash digest
SHA256 58efb4eacd9ec977ce797a364a13851de6e42392bbde5287d44294f06c5a2f70
MD5 7c42087d362c44b470bf19fdd70ed788
BLAKE2b-256 e3f8fbab593659a793e53fa2a04d2d8349a555ba1e760e2d553b2748920be1e9

See more details on using hashes here.

File details

Details for the file cement-2.10.12-py3-none-any.whl.

File metadata

File hashes

Hashes for cement-2.10.12-py3-none-any.whl
Algorithm Hash digest
SHA256 7dd9b626c29b593e385c40423dbc99d306d5fe276c9a5c2faaf757baa9faaa33
MD5 80a984743b3c68fde502e33601d1016e
BLAKE2b-256 21af2edc81c0691844f99641ee59dff7593e594ff031a8020cc3c6624078c182

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page