Web application framework for the impatient
http://bobo.readthedocs.io/
Bobo is a light-weight framework for creating WSGI web applications.
It addresses 2 problems:
- Mapping URLs to objects
- Calling objects to generate HTTP responses
Bobo doesn't have a templating 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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP5
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/python-bobo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bobo-2.4.0.tar.gz | 0000017115 16.7 KB | |
python-bobo.changes | 0000000477 477 Bytes | |
python-bobo.spec | 0000002246 2.19 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 2)
branch from SP4 Backports
Comments 0