Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 179 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 179 Bytes

flask-python-with-MYSQL

Basic demo application using Flask to perform CRUD from MYSQL Install virtualenv In the project directory run the command 'virtualenv venv' in terminal