mara-app icon indicating copy to clipboard operation
mara-app copied to clipboard

A framework for distributing flask apps across separate packages with minimal dependencies

Mara App

Build status PyPI - License PyPI version Slack Status

A flask app for building backends that are distributed across separate packages. Provides

  • a Bootstrap 4 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.

Links

  • Documentation: https://mara-app.readthedocs.io/
  • Changes: https://mara-app.readthedocs.io/en/latest/changes.html
  • PyPI Releases: https://pypi.org/project/mara-app/
  • Source Code: https://github.com/mara/mara-app
  • Issue Tracker: https://github.com/mara/mara-app/issues