Repoze is a collection of technologies which bridges WSGI and Zope. Repoze make it possible for non-Zope Python developers to selectively use Zope features in a WSGI environment and helps Zope developers integrate their applications into a WSGI environment.
Booleano is an interpreter of boolean expressions, a library to define and run filters available as text (e.g., in a natural language) or in Python code.
In order to handle text-based filters, Booleano ships with a fully-featured parser whose grammar is adaptive: Its properties can be overridden
... [More] using simple configuration directives.
On the other hand, the library exposes a pythonic API for filters written in pure Python. These filters are particularly useful to build reusable conditions from objects provided by a third party library. [Less]
This package offers Django-specific
Buildout recipes, such as one that makes available the path to the Django Admin media in the Buildout parts, so it can be referenced from other recipes (e.g., to generate an Apache virtual host configuration that serves these media).
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy