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
lib
Module - The
lib.attachment
Module - The
lib.breadcrumbs
Module - The
lib.config
Module - The
lib.filter
Module - The
lib.i18n
Module - The
lib.log
Module - The
lib.mailing
Module - The
lib.menu
Module - The
lib.paging
Module - The
lib.tabset
Module - The
lib.form
Module - The
lib.utils
Module - The
lib.xml
Module - The
lib.restful
Module - The
lib.panel
Module - The
lib.ftp
Module
- The
- Script Reference
- Model Reference
- Views Reference