Fredericksburg, VA ZPUG Apr 12: Zenoss (Zope/Python network monitoring) and py2exe

2006-04-09 Thread Gary Poster
Please join us Wed., April 12, 7:30-9:00 PM, for another meeting of the Fredericksburg, VA Zope and Python User Group ("ZPUG"). We will have a lightning talk about py2exe (build a Windows executable from a Python app), a full presentation on Zenoss (network and systems monitoring applicatio

Beta 0.21 of MMA - Musical MIDI Accompaniment

2006-04-09 Thread [EMAIL PROTECTED]
Beta 0.21 of MMA - Musical MIDI Accompaniment - is now available for downloading. Included in this release: Minor bug fixes, MAJOR change to the modules filename and import routines (shout if broken), MidiInc fixes, MidiInc lyrics import. Yet again, this may be the last BETA!!! MMA is a

ANN: Speedometer 2.4 - bandwidth and download monitor

2006-04-09 Thread Ian Ward
Announcing Speedometer 2.4 -- Speedometer home page: http://excess.org/speedometer/ Download: http://excess.org/speedometer/speedometer.py New in this release: - New -z option treats files that don't exist as zero length so speedometer

ANN: python-ldap-2.2.0

2006-04-09 Thread Michael Ströder
Find a new release of python-ldap: http://python-ldap.sourceforge.net/ python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for that purpose. Additionally it contains modules for other LDAP-related stuff (e.g. p

ANN: hashlib 20060408a

2006-04-09 Thread Gregory P. Smith
WHAT hashlib 20060408a - A python module providing access to MD5, SHA1, SHA224, SHA256, SHA384 and SHA512 secure hash algorithms. It uses OpenSSL (when available) to provide much faster platform optimized versions of all of the above. When linked with OpenSSL additional algorithms are also avail