Personal tools
Skip to content. | Skip to navigation
Python ORM for Humans.
Magnum is an OpenStack project which provides a set of services for provisioning, scaling, and managing container orchestration engines.
mailinglogger
This package contains two handlers for the python logging framework that enable important log entries to be sent by email. This can either be as the entries are logged or as a summary at the end of the running process. The handlers have the following features: customisable and dynamic subject lines for emails sent emails sent with configurable headers for easy filtering flood protection to ensure the number of emails sent is not excessive support for SMTP servers that require authentication configurable log entry filtering fully documented and tested In addition, extra support is provided for configuring the handlers when using ZConfig, Zope 2 or Plone.
Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.
OpenStack Shared Filesystem Service (code-name Manila) provides services to manage network filesystems for use by Virtual Machine instances. This package contains the associated Python library.