ondiekelijah/Threaded-Replies-using-Flask-SQLAlchemy-MySQL
A Python Flask app with a MySQL database that implements a nested/threaded replies commenting engine. SQLAlchemy is used as the ORM.
laruss/pydantic-mongo
PydanticMongo is an ODM (Object-Document Mapper) for MongoDB, built upon the foundation of Pydantic and Flask-PyMongo. This allows you to leverage Pydantic's data validation and serialization capabilities, and seamlessly integrate it with MongoDB through Flask-PyMongo.
CrispenGari/python-and-flask
💎 A quick start for web server development using python flask.
jinhyeok15/playcarnival-regala-was
flask, orm, and redis pubsub project
iresharma/Flask-MySQL
My first attempt with mysql based API using peewee as my ORM.