AnyBlok documentation¶
AnyBlok is a Python framework allowing to create highly dynamic and modular applications on top of SQLAlchemy. Applications are made of “bloks” that can be installed, extended, replaced, upgraded or uninstalled. Bloks can provide SQL Models, Column types, Fields, Mixins, SQL views, or plain Python code unrelated to the database. Models can be dynamically customized, modified, or extended without strong dependencies between them, just by adding new bloks. Bloks are declared using setuptools entry-points.
AnyBlok is released under the terms of the Mozilla Public License.
- Front Matter
- How to create your own application
- MEMENTO
- AnyBlok framework
- Helper for unittest
- Bloks
- CHANGELOG
- ROADMAP
- Mozilla Public License Version 2.0
- 1. Definitions
- 2. License Grants and Conditions
- 3. Responsibilities
- 4. Inability to Comply Due to Statute or Regulation
- 5. Termination
- 6. Disclaimer of Warranty
- 7. Limitation of Liability
- 8. Litigation
- 9. Miscellaneous
- 10. Versions of the License
- Exhibit A - Source Code Form License Notice
- Exhibit B - “Incompatible With Secondary Licenses” Notice