Hello!
I'm pleased to announce the 0.8.6 release of SQLObject.
What is SQLObject
=
SQLObject is an object-relational mapper. Your database tables are described
as classes, and rows are instances of those classes. SQLObject is meant to be
easy to use and quick to get started wi
Version 1.2 of mod_wsgi is now available. The software and
documentation are both available from:
http://www.modwsgi.org
The mod_wsgi package consists of an Apache web server module designed
and implemented specifically for hosting Python based web applications
that support the WSGI interface s
I am pleased to announce version 0.4 of the ordereddict module.
Changes:
- added pickling
- added optional relaxed initialisation/update (from unordered dicts)
- added KVIO (Key Value Insertion Order ie. key moves to back on update)
- implemented a seperate subtype sorteddict, with KSO (Key Sorte
Hello!
I'm pleased to announce the 0.7.9 release of SQLObject.
What is SQLObject
=
SQLObject is an object-relational mapper. Your database tables are described
as classes, and rows are instances of those classes. SQLObject is meant to be
easy to use and quick to get started wit
Hello!
I'm pleased to announce the 0.9.2 release of SQLObject.
What is SQLObject
=
SQLObject is an object-relational mapper. Your database tables are described
as classes, and rows are instances of those classes. SQLObject is meant to be
easy to use and quick to get started wi
PyCon 2008 is being held in Chicago this year. The general conference is
March 14-16 with the proceeding day, March 13th, being the traditional
"tutorial day". We have had a lot of input on topics to cover and now we
are looking for qualified instructors to sign up to present the sessions.
Tutoria
Hi,
I'm happy to announce release 0.66.0 of Task Coach. This release
contains a few small feature enhancements, a few small bugfixes and a
translation in Traditional Chinese.
Bug fixed:
* Make categories and category viewer more robust.
Features added:
* Added Traditional Chinese translation t
Thinking about presenting a tutorial at PyCon 2008? Here's a link with
everything you would ever want to know.
http://us.pycon.org/2008/tutorials/proposals/
PyCon simply would not exist without volunteers like YOU. Get involved
today!
--greg
--
http://mail.python.org/mailman/listinfo/python-
I'm happy to report the release of the O'Reilly ShortCut,
"Getting Started With Pyparsing."
This 65-page e-book goes into detail on Pyparsing's design
rationale, basic features, and a succession of applications.
"Getting Started With Pyparsing" covers a range of samples,
from an extended version o