boodebr 1.0.0 (Default branch) |
|
|
Wednesday February 20, 2008. 01:39 AM FreshMeat
boodebr is a collection of Python modules from
boodebr.org. boodebr.ion provides JSON and XML
serialization with a common API (internal and
external). boodebr.config provides flexible
configuration file handling (similar to INI files,
but using JSON/XML with full object pickling).
License: MIT/X Consortium License
Changes:
This release adds boodebr.sql.sqliteQ, a multithreading-safe wrapper for pysqlite. It has a new boodebr.util.guid module for creating unique IDs. There are other small fixes and cleanups.
|