News

Web2py was created by Massimo Di Pierro, a professor of computer science at DePaul University, as his attempt to build a Python-based Web framework that was easy to use as well as powerful.
And just as you might guess, Python gives you plenty of choices and latitude in web frameworks, both small and large. After all, not every web project needs to be enterprise-scale.
Bottle Bottle is a lightweight and simple WSGI micro web framework for API development. It’s a single-file module that has no dependencies other than the Python Standard Library.
Take a quick look at three Web framework technologies from the Python community. What with all the hoopla surrounding Ruby on Rails, aspiring Web application programmers should be forgiven for ...
Reflex has built an open source framework to make it easy to turn Python code into a we app. Today it announced a $5M seed investment.
Quixote is a web application framework for Python programmers. It was primarily developed by Andrew Kuchling, Neil Schemenauer and myself (Greg Ward) at the MEMS Exchange, in order to make our real ...