My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

Blueberry uses the CherryPy WSGI web server and feels similar to web.py and Google AppEngine's web framework.

Follow the project on GitHub: http://github.com/davidreynolds/blueberrypy

05/11/2010

Updated Blueberry to version 0.2

In this version:

  • Now using Python Routes for URL mapping
  • Blueberry 0.2 has real controllers, similar to Pylons
  • RESTful controllers for APIs
  • Now using webob.Response with modified cookie handling from blueberry 0.1
  • examples directory that shows basic usage of the new URL routing code
Powered by Google Project Hosting