Skip to main content

Web application framework for the impatient

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bobo-0.2.0.tar.gz (17.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page