generated from nathanwoodburn/python-webserver-template
659bc5940e7623db864956f65c5c4813c7b270e5
All checks were successful
Build Docker / BuildImage (push) Successful in 44s
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
CSS
42.9%
Python
27.5%
HTML
24.3%
Dockerfile
5.3%