generated from nathanwoodburn/python-webserver-template
a36e467bd448c83deab2c51b0f3d3b4d95a5e9c8
Reviewed-on: #1
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
HTML
64.8%
Python
17.5%
CSS
17%
Dockerfile
0.7%