On behalf of the Python development team and the Python community, I'm
happy to announce the first alpha release of Python 3.1.
Python 3.1 focuses on the stabilization and optimization of features and changes
Python 3.0 introduced. The new I/O system has been rewritten in C for speed.
Other featu
On behalf of the Jython development team, I'm pleased to announce that
Jython 2.5b2 is available for download here:
http://downloads.sourceforge.net/jython/jython_installer-2.5b2.jar.
See http://www.jython.org/Project/installation.html for installation
instructions.
Unless a severe bug is found, t
Hi,
I just uploaded eric 4.3.1. It is a maintenance release fixing some bugs.
It is available via the eric4 web site.
http://eric-ide.python-projects.org/index.html
Eric is a Python (and Ruby) IDE that comes with batteries included.
Please see the a.m. web site for more details.
Regards,
Detlev
updated Python bindings for ITT's IDL
http://www.its.caltech.edu/~mmckerns/software.html
# Version
0.7c2: 03/06/09
added support for idl_7.0
installs with setuptools, if available
more gentle install & dependency failure
sensible path defaults for linux and mac
slight change in license
Python Automation Module version 3.0 (PAM30.py).
This python module allows simple automation of the Internet Explorer
Browser by using the COM object.
This can be used in QA or Development testing to write Automation
tests in Python .
Easy to use.
Note: This version only only works with Python 3
Hi,
I'm pleased to announce the 0.1.1 release of psutil:
http://code.google.com/p/psutil
=== About ===
psutil is a module providing an interface for retrieving information
on running processes in a portable way by using Python.
It currently supports Linux, OS X, FreeBSD and Windows.
=== Enhancem