Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!