Skip to content

tetsuo/pv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pv

minimal wsgi framework.

pip install pv

This is more or less a blatant rip off of one of the earliest releases of tornado, if not the earliest. I rewrote some parts of web and wsgi modules to my pleasure and for app engine compatibility.

This is from 2010 or something, so don't expect much, I am not thinking of maintaining this any further. Check out webapp2, Flask or tornado herself. Still most of the wsgi apis are pretty much same, I'd suggest reverse engineering yours too.

My personal site is built on pv, you can see its source for example usage.

license

mit

About

minimal wsgi framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages