blob: e0a25c3237c5368dcc17c96b77c1079a09ba4b9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Web Template
A template project for dynamic web applications. **This project is not ready to use - please be patient.**
## Used Technologies
- [Python 3](https://www.python.org/)
- [Python Flask](https://palletsprojects.com/p/flask/)
- [Waitress WSGI Server](https://github.com/Pylons/waitress)
- Pure HTML, CSS and JavaScript
|