Skip to main content

CLI Application Framework for Python

Project description

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.

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* (ext’s with dependencies ship separately)

  • 100% test coverage

  • Extensive Sphinx documentation

  • Tested on Python 2.6, 2.7, 3.1, and 3.2

Note that argparse is required as an external dependency for Python < 2.7 and < 3.2.

More Information

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.0.2.tar.gz (81.0 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for cement-2.0.2.tar.gz
Algorithm Hash digest
SHA256 af788557a1f4ebcbd0e0949f0ee0b627f8e03844f7e76902c3cdb3959cf11e38
MD5 a2ab340e78af0d4cbeaf6c0b78840a64
BLAKE2b-256 c5405eab999051300e7a2b97aae59bc83ad8461c2fd7ea6c1954d56def51ae7c

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