Welcome to flr

Welcome to flr’s documentation. flr is a system for creating BREAD (browse-read-edit-add-delete) web apps. You can read the Introduction for a general description about the project. See Getting Started for installation instructions and to get the example app running. Then in Creating an app you can find a tutorial for creating a new app. The last part Reference contains a description of all components of flr in detail (work in progress).

Flask depends on the Flask framework and the Peewee ORM The documentation for these libraries can be found at:

User’s Guide