webapp2 2.5.1
Taking Google App Engine's webapp to the next level!
webapp2 is a lightweight Python web framework compatible with Google App Engine's webapp.
webapp2 is simple. it follows the simplicity of webapp, but improves it in some ways: it adds better URI routing and exception handling, a full featured response object and a more flexible dispatching mechanism.
webapp2 also offers the package webapp2_extras with several optional utilities: sessions, localization, internationalization, domain and subdomain routing, secure cookies and others.
webapp2 can also be used outside of Google App Engine, independently of the App Engine SDK.
For a complete description of how webapp2 improves webapp, see webapp2 features.
Quick links
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| webapp2-2.5.1.tar.gz (md5) | Source | 2012-02-07 | 189KB | 352 | |
| webapp2-2.5.1.zip (md5) | Source | 2012-02-07 | 237KB | 867 | |
- Author: Rodrigo Moraes
- Home Page: http://webapp-improved.appspot.com
- License: Apache Software License
- Platform: any
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Web Environment
- Intended Audience :: Developers
- License :: OSI Approved :: Apache Software License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: moraes
- DOAP record: webapp2-2.5.1.xml
