generated from nathanwoodburn/python-webserver-template
06280bc806f7135004f67fdafdd04b3d76dfb3e4
Reviewed-on: #2
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
52.7%
Python
32.9%
CSS
13.8%
Dockerfile
0.6%