/python-server-template

This is a Python template server

Primary LanguagePython

This is a template of a Python server. I use this template to develop more complex Python server.

- Tornado framework
- libsass scss compiler

Todo:

- Read GET/POST parameters, file upload
- Post request handling
- DB connection
- Request to other server
- Demo landing page