generated from nathanwoodburn/python-webserver-template
8805d941016581ed24d3c6c2b7d0b22ac62ec756
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
Description
Languages
Python
53.2%
HTML
32.2%
CSS
10.6%
Dockerfile
4%