Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.15 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.15 KB

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