Skip to content

Esyechka/miniweb

Repository files navigation

Miniweb Project

Introduction

This project is a tutorial on creating python web application server from scratch, using only twisted framework as network interface.

Project provides easy to understand, simplified implementations of major components of Flask/Django web frameworks, including: URL routing, views, templates, JSON data API, middleware support, error handling including routing table display and stack trace on user views.

Requires python 3.5+ and twisted framework

(c) 2018 Esya Volchek

About

This project is a tutorial on how to create a python web application server from scratch using only twisted for network interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published