Nothing very new here. At least next time try to be a little more
creative, otherwise this is getting slightly boring and repetitive...

Regards,

-- Etienne

Jim Fulton wrote:
> 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 can be 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
> 
> Jim
> 
> -- 
> Jim Fulton
> Zope Corporation


-- 
Etienne Robillard <robillard.etie...@gmail.com>
Green Tea Hackers Club <http://gthc.org/>
Blog: <http://gthc.org/blog/>
PGP Fingerprint: AED6 B33B B41D 5F4F A92A  2B71 874C FB27 F3A9 BDCC

"L'imagination est plus importante que le savoir"

-- Albert Einstein
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to