generated from nathanwoodburn/python-webserver-template
e3bad90b8e4df7fff31465ca167b73204bea3f7a
Python Flask Webserver Template
Python3 website template including git actions
Development
- Install requirements
python3 -m pip install -r requirements.txt
- Run the dev server
python3 server.py
Production
Run using the main.py file
python3 main.py
Languages
Python
61%
HTML
36.1%
CSS
1.9%
Dockerfile
1%