Python Networks and Distributed Systems - Chicago - June 21-23

2010-06-07 Thread David Beazley
Python Networks, Concurrency, and Distributed Systems with David Beazley, author "Python Essential Reference" http://www.dabeaz.com/chicago/index.html June 21-23, 2010 Chicago, I

[ANN] mpdecimal-1.2 (with cdecimal module) released

2010-06-07 Thread Stefan Krah
License: BSD = Information and Download: == http://www.bytereef.org/libmpdec.html http://www.bytereef.org/libmpdec-download.html cdecimal: = About: -- A fast drop-in replacement for decimal.py. Considered for inclusion in py3k,

[ANN] PyDbLite 2.5, a pure-Python db engine + Pythonic interface to SQLite and MySQL

2010-06-07 Thread Pierre Quentel
Hi all, Version 2.5 of PyDbLite has just been released PyDbLite is * a fast, pure-Python, untyped, in-memory database engine, compatible with Python 2.3 and above, using Python syntax to manage data, instead of SQL * a pythonic interface to SQLite and MySQL, using the same syntax as the p

ANN: mpmath 0.15 released

2010-06-07 Thread Fredrik Johansson
Hi all, Version 0.15 of mpmath is now available on the website: http://code.google.com/p/mpmath/ It can also be downloaded from the Python Package Index: http://pypi.python.org/pypi/mpmath/0.15 Mpmath is a pure-Python library for arbitrary-precision floating-point arithmetic that implements an e

ANN: cssutils 0.9.7b2

2010-06-07 Thread Christof
what is it -- A Python package to parse and build CSS Cascading Style Sheets. (Not a renderer though!) about this release -- 0.9.7b2 is a beta release but quite stable... main changes 0.9.7b2 100606 + IMPROVEMENT/BUGFIX: CSSFunction value parameters may