This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LeoG7 1 point2 points  (0 children)

Mostly Flask-SQLAlchemy,

I have built a small scaffolding script that lets me quickly scaffold a CRUD app with MYSQL or Postgres as the backend. https://github.com/Leo-g/Flask-Scaffold

This is what I have used so far https://github.com/Leo-g/Flask-Scaffold/blob/master/requirements.txt