bobo 0.2.0
Web application framework for the impatient
Latest Version: 0.2.2
Bobo is a light-weight framework for creating WSGI web applications.
It's goal is to be easy to use and remember. You don't have to be a genius.
It addresses 2 problems:
- Mapping URLs to objects
- Calling objects to generate HTTP responses
Bobo doesn't have a templateing language, a database integration layer, or a number of other features that are better provided by WSGI middle-ware or application-specific libraries.
Bobo builds on other frameworks, most notably WSGI and WebOb.
To learn more. visit: http://bobo.digicool.com
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| bobo-0.2.0.tar.gz (md5) | Source | 2009-05-26 | 16KB | 504 | |
- Author: Jim Fulton
- Home Page: http://www.python.org/pypi/bobo
- Keywords: WSGI
- License: ZPL 2.1
- Package Index Owner: J1m
- DOAP record: bobo-0.2.0.xml
