Chrysalio’s documentation
Chrysalio is a high-level Pythonic web application framework based on Pyramid and SQLAlchemy. It includes:
user management with a flexible permission system ;
dynamic menus ;
localization ;
themes ;
extensible module management (LDAP and skeleton to create new modules included) ;
scheduled job management.
It is PEP8 compliant, pylint checked and ships with 100% test coverage.
It was originally developed by iinov team and it is still actively developed and maintained.
Latest version: 2.1.2
Installation
Available Modules
Reference
- Cookies
- Registry
- Session
- Main Reference
- Includes Reference
- Modules Reference
- Library Reference
- The
libModule - The
lib.attachmentModule - The
lib.breadcrumbsModule - The
lib.configModule - The
lib.filterModule - The
lib.i18nModule - The
lib.logModule - The
lib.mailingModule - The
lib.menuModule - The
lib.pagingModule - The
lib.tabsetModule - The
lib.formModule - The
lib.utilsModule - The
lib.xmlModule - The
lib.restfulModule - The
lib.panelModule - The
lib.ftpModule
- The
- Script Reference
- Model Reference
- Views Reference