Wing IDE 3.2.5 Released

2010-03-05 Thread Wingware
Hi, Wingware has released version 3.2.5 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE provides a professional code editor with vi, emacs, and other configurable key bindings, auto-completion, call tips, a powerful graphical

[ANN] Leipzig Python User Group - Meeting, March 9, 2010, 08:00pm

2010-03-05 Thread Stefan Schwarzer
=== Leipzig Python User Group === We will meet on Tuesday, March 9 8:00 pm at the training center of Python Academy in Leipzig, Germany ( http://www.python-academy.com/center/find.html ). Mike Müller will talk about the PyCon 2010. Food and soft drinks are provided. Please send a short confirmat

ANN: PyUseCase 3.2.1 - GUI testing for PyGTK and Tkinter

2010-03-05 Thread Geoff Bache
Hi all, I've made a couple of bugfixes to the 3.2 release from last week. Regards, Geoff Bache A bit more detail: PyUseCase is an unconventional GUI testing tool for PyGTK and Tkinter, along with a framework for testing Python GUIs in general. Instead of recording GUI mechanics directly, it as

PyCon ITALY Call for Paper is officially open!

2010-03-05 Thread Simone Zinanni
The conference is composed of three parallel tracks: 1) the Discovering Python track will primarily focus on introductory topics about Python libraries, frameworks and technologies; 2) the Spreading Python track will focus both on advanced technical topics and related matters like development met

10th Python Game Programming Challenge in three weeks

2010-03-05 Thread Richard Jones
The 10th Python Game Programming Challenge (http://pyweek.org/) will run from the 28th of March to the 4th of April. The PyWeek challenge: - Invites entrants to write a game in one week from scratch either as an individual or in a team, - Is intended to be challenging and fun, - Will hopefully in

Pydev 1.5.5 Released

2010-03-05 Thread Fabio Zadrozny
Hi All, Pydev 1.5.5 has been released Details on Pydev: http://pydev.org Details on its development: http://pydev.blogspot.com Release Highlights: --- * Predefined completions available for code completion: * Predefined completions may be created for use when so

ANN: psutil 0.1.3 released

2010-03-05 Thread Giampaolo Rodola'
Hi, I'm pleased to announce the 0.1.3 release of psutil: http://code.google.com/p/psutil === About === psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalitie