ecreall-pontus

An application programming interface built upon the Pyramid web framework and substanced application. It provides libraries which make it easy to manage complex and imbricated views. For that purpose, Pontus introduces the concept of operations on views.


Keywords
process
License
Other
Install
pip install ecreall-pontus==1.1.0

Documentation

ecreall_pontus

An application programming interface built upon the Pyramid web framework and substanced application. It provides libraries which make it easy to manage complex and imbricated views. For that purpose, Pontus introduces the concept of operations on views.

Examples

This package is used in the following projects:

Documentation

TODO

Translations

This product has been translated into

  • French

Installation

Add ecreall_pontus in install_requires in your setup.py. and edit production.ini in your Pyramid application to add:

pyramid.includes =
    ...
    pontus

Contribute

License

The project is licensed under the AGPLv3+.