[Simpleweb-py-users] simpleweb 0.7.3 in cheeseshop
Status: Beta
Brought to you by:
essiene
From: simpleweb-users <sim...@li...> - 2007-01-12 17:24:00
|
Hi Everybody, I'm please to annouce that I've just uploaded simpleweb-0.7.3 to cheeseshop. What Is simpleweb =================== simpleweb is simple python wsgi compliant web framework, inspired by Django, Turbo Gears and Web.py simpleweb is a result of working closely with web.py, TurboGears, Django, and a very hefty dose of opinionation(tm) :) Like TurboGears, it builds on existing python and wsgi components, to keep things simple, and just connects these components in a very easy transparent way. Like web.py its dispatching mechanism is matched strictly to HTTP methods. http://simpleweb.essienitaessien.com for details. Major Changes In This Version ============================= Plugin command readability and consistency and code fixups. ChangeLog: ========= http://simpleweb-py.googlecode.com/svn/tags/0.7.3/src/simpleweb/ChangeLog I'll really appreciate tests and feedback. I'm not rushing to add more features for now, but will spend time to make these more robust. Patches are welcome. Cheers, Essien |