Tkinter based libraries Runtime Library 3.0 and Gestalt Items 1.1

2009-11-07 Thread Arndt Roger Schneider
Hi Python commuters, It is my distinct pleasure to announce the availability of Runtime Library 3.0 and Gestalt Items 1.1 for Tkinter and Python. Both libraries are written in Tcl/Tk = version 8.4. Tkinter based Python Wrapper classes are part of the libraries, making them accesible from

ANN: eGenix mxODBC - Python ODBC Database Interface 3.0.4

2009-11-07 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING eGenix.com mxODBC - Python ODBC Database Interface Version 3.0.4 mxODBC is our commercially supported Python extension providing ODBC database connectivity to

[ANN] yappi v0.2

2009-11-07 Thread k3xji
yappi(Yet Another Python Profiler) v0.2 released. Documentation is updated. Features: * very efficient multi-threading profiling. * profiler pollution effect (the overhead that the profiler put on an application) can be viewed from the statistic results. * may help to avoid deadlocks.

[ANN] yappi v0.2 - link

2009-11-07 Thread k3xji
Forgot to give the link: http://code.google.com/p/yappi/ Twitter: http://twitter.com/sumercip Thanks, -- Sumer Cip -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ErrorHandler 1.1.0 Released!

2009-11-07 Thread Chris Withers
I'm pleased to announce a new release of ErrorHandler. This is a handler for the python standard logging framework that can be used to tell whether messages have been logged at or above a certain level. The only change for this release is that there is now a full set of documentation available