About Anaconda Help Download Anaconda

michal-a / packages / webapp2 3.0.0b1

Taking Google App Engine's webapp to the next level!

Installers

  • linux-64 v3.0.0b1

conda install

To install this package run one of the following:
conda install michal-a::webapp2

Description

webapp2

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_.

  • User Guide <http://webapp-improved.appspot.com/>_
  • Repository <http://code.google.com/p/webapp-improved/>_
  • Discussion Group <https://groups.google.com/forum/#!forum/webapp2>_
  • @webapp2 <https://twitter.com/#!/webapp2>_

.. webapp: http://code.google.com/appengine/docs/python/tools/webapp/ .. _webapp2: http://code.google.com/p/webapp-improved/ .. _simple: http://code.google.com/p/webapp-improved/source/browse/webapp2.py .. _webapp2extras: http://webapp-improved.appspot.com/#api-reference-webapp2-extras .. _webapp2 features: http://webapp-improved.appspot.com/features.html


© 2025 Anaconda, Inc. All Rights Reserved. (v4.1.0) Legal | Privacy Policy