python-bobo

Web application framework for the impatient

Description

Bobo is a light-weight framework for creating WSGI web applications. It's goal is to be easy to use and remember.

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://bobo.digicool.com


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-bobo