Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdetoni/quickwebdaemon
Quick Python Web Server with basic Template and Python Integration
https://github.com/sdetoni/quickwebdaemon
python template-engine webservice website
Last synced: 24 days ago
JSON representation
Quick Python Web Server with basic Template and Python Integration
- Host: GitHub
- URL: https://github.com/sdetoni/quickwebdaemon
- Owner: sdetoni
- License: gpl-2.0
- Created: 2019-09-30T00:22:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T02:03:01.000Z (4 months ago)
- Last Synced: 2024-11-14T07:30:22.297Z (3 months ago)
- Topics: python, template-engine, webservice, website
- Language: JavaScript
- Size: 1.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickWebDaemon : Written by Steven De Toni, 2019
Quick Python Web Server with basic Template and Python Integration.
A much simpler web server for basic web site development; it has some features that are similar to Django.Version 0.01 Work in progress:
* HTTP(s) Server Working.
* Template and Python HTML Webpage Server Scripting Integration, Working.
* SQLite Integration; needs more work.
* Web Server Documentation, very much lacking!