boodebr 1.1.0 (Default branch) |
|
|
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:
Table-alteration methods were added to
boodebr.sql.sqliteQ. These methods provide
functionality that is missing in SQLite's native
"ALTER TABLE" routine, including modifying and
deleting columns from a table.
|