generated from nathanwoodburn/python-webserver-template
50331bd7a34a6e0f353bff968114ae24f31a280b
All checks were successful
Build Docker / BuildImage (push) Successful in 2m7s
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
CSS
44.2%
Python
29%
HTML
25.4%
Dockerfile
1.4%