Skip to content

k3idii/saucepan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaucePan

SaucePan is experimantal, fast, small python WSGI/web Python framework.

One file, minimal dependencies, easy to debug/extend.

Purpose:

  • learn how WSGI is working
  • learn all ugly/interesting parts of HTTP/1+
  • implement fancy routing
  • identify bottlenecks (of similar solutions)
  • practice py2/3 coding ;-)

About

Tiny Python Web Framework ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages