Skip to content

bcjgit/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

 
 
 

Contributors

Languages

  • HTML 65.9%
  • Python 34.1%