Mara App documentation

Welcome to Mara App’s documentation. This is one of the core modules of the Mara Framework offering a flask app for building backends that are distributed across separate packages. It provides:

  • a Bootstrap based page layout

  • auto-detection of flask blueprints

  • auto-detection of navigation entries

  • auto-detection of click command line interfaces

Please have a look at the mara example application for an example of how to use this.

User’s Guide

This part of the documentation focuses on step-by-step instructions how to use this extension.

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Additional Notes

Legal information and changelog are here for the interested.