Skip to content

Example web application with database. Python 3, MySQL.

Notifications You must be signed in to change notification settings

eamonjohnson/python-web-db

Repository files navigation

python-web-db

Example web application with database. Python 3, MySQL.

Setup

virtualenv -p `which python3` venv
source venv/bin/activate
pip install flask
pip install mysql-connector

About

Example web application with database. Python 3, MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published