generated from nathanwoodburn/python-webserver-template
f78750701371b21159275d9f786c2681cd73ac54
Some checks failed
Build Docker / BuildImage (push) Has been cancelled
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.6%
HTML
19.9%
CSS
15.9%
Dockerfile
2.6%