Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 211 Bytes

File metadata and controls

8 lines (6 loc) · 211 Bytes

Flask_SQLAlchemy_CRUD

In this Repository I have code for CRUD operation with using Flask-SQLAlchemy. I have used mysql Database.

Modules tobe downloaded :

pip install Flask-SQLAlchemy pip install PyMySQL