json

boodebr library 1.3.0 released

This is a major feature release:
  • Added multithread/multiprocess locking semantics, boodebr.util.locking
  • Updated boodebr.config to use file locking.
  • makeGUID() can be called with no args
  • New module boodebr.util.modules
  • Fixes in boodebr.sql to enhance stability under high load
  • New module boodebr.sql2 (considered beta quality for now; will eventually replace boodebr.sql)
  • New module boodebr.util.threadQ provides serialization of method calls across threads.

More information and downloads at the boodebr library wiki

Written in WikklyText.

boodebr library 1.2.0 released

This is a minor feature release with a few bugfixes as well.
  • boodebr.gui
    • Redid stock images as SVG.
    • Embed stock images via img2py for easier use with py2exe.
    • Synced fixed_colsorter.py with wxPython 2.8.7.1
  • boodebr.ion: Added support for pickling of complex numbers.
  • boodebr.config: Added file_exits() to fileconfig objects.
  • Moved test suite down one level in tree.

More information and downloads at the boodebr library wiki

Syndicate content