Framework for creating BREAD (browse-read-edit-add-delete) web applications. Basically, it's a fully functioning generic app where you just define the business logic and the layout of the views and menus, and put your colors and logos.
Uses Flask and Peewee. Frontend built with Svelte. It was inspired by Odoo. Requires Python 3.6+ and Postgresql.
Documentation: