MVC w/ Python
Flask-Admin offers an extensive MVC framework that is lightweight. For custom application projects, Flask-Admin builds out a lot of common logic, such as all views and CRUD capabilities. Also comes built in with SQLAlchemy for a declarative way to CRUD data in database
, multiple selections available,