Skip to content
/ mara-app Public

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

License

Notifications You must be signed in to change notification settings

mara/mara-app

Repository files navigation

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