Pydev 1.3.13 Released

2008-02-04 Thread Fabio Zadrozny
Hi All, Pydev and Pydev Extensions 1.3.13 have been released Details on Pydev Extensions: http://www.fabioz.com/pydev Details on Pydev: http://pydev.sf.net Details on its development: http://pydev.blogspot.com Release Highlights in Pydev Extensions: --

ANN: SUMMON 1.8.5 Released: 2D Visualization prototyping and scripting

2008-02-04 Thread rasmus
SUMMON 1.8.5 SUMMON is a python extension module that provides rapid prototyping of 2D visualizations. By heavily relying on the python scripting language, SUMMON allows the user to rapidly prototype a custom visualization for their data, without the overhead of a designing a graphical user inter

Python-URL! - weekly Python news and links (Feb 4)

2008-02-04 Thread Gabriel Genellina
QOTW: "Everyone with a PC knows that eventually their computer will slow down, crash unexpectedly, and develop problems with applications." - promotional materials for award-winning *Degunking Windows* book "It's a very good idea to read the entire FAQ as soon as you've gotten past the very basic

AVC 0.5.0 released

2008-02-04 Thread f . pollastri
Announcing AVC 0.5.0 Webpage: http://avc.inrim.it/ What is AVC? - AVC is a multiplatform, fully automatic, live connection among graphical interface widgets and application variables for the python language. AVC supports in a uniform way the most popula

lxml 2.0 released

2008-02-04 Thread Stefan Behnel
Hi everyone, I'm very happy to announce the official release of lxml 2.0! http://codespeak.net/lxml/ http://pypi.python.org/pypi/lxml/2.0 ** Install it with $ easy_install lxml==2.0 ** What is lxml? """ In short: lxml is the most feature-rich and easy-to-use library for working with X

ANN: cssutils 0.9.5a3 (the namespace release ;)

2008-02-04 Thread Christof Hoeke
what is it -- A Python package to parse and build CSS Cascading Style Sheets. main changes since 0.9.5a2 -- for full details for 0.9.5a3 see the relevant CHANGELOG: http://cssutils.googlecode.com/svn/tags/TAG_0.9.5a3/CHANGELOG.txt A few (minor) non-backwards compa