oejskit 0.8.9, javascript testing support, consolidation release

2010-11-29 Thread Samuele Pedroni
I have just uploaded to pypi a new release 0.8.9 of oejskit, this is just a consolidation release. The main changes it that it is packaged as source tarball, making it easier to install with Python 2.7, and that it drops support for Python 2.5. This release doesn't support yet py.test 2.0, I have

ANN: Spyder v2.0.0

2010-11-29 Thread Pierre Raybaut
Hi all, I am pleased to announced that Spyder v2.0.0 has just been released. Spyder (previously known as Pydee) is a free open-source Python development environment providing MATLAB-like features in a simple and light-weighted software, available for Windows XP/Vista/7, GNU/Linux and MacOS X: htt

pycmd-1.0: tools for managing/searching Python related files

2010-11-29 Thread holger krekel
Hi all, i released pycmd-1.0, some tools for working with Python source code: py.cleanup: remove .pyc and $py.class etc. files py.lookup: grep in python files py.countloc: give Lines of Code for code and tests py.which: print location of an importable package or module All tools have command li

py-1.4.0: cross python lib for localpath/io/dynamic/... code functionality

2010-11-29 Thread holger krekel
py-1.4.0: cross-python lib for path, code, io, ... manipulations === "py" is a small library comprising APIs for filesystem and svn path manipulations, dynamic code construction and introspection, a Py2/Py3 compatibility names

[ANN] guiqwt v2.0.7

2010-11-29 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guiqwt` v2.0.7 has been released. More than a bug fix release, this version of `guiqwt` includes a brand new documentation with examples, API reference, etc.: http://packages.python.org/guiqwt/ Based on PyQwt (plotting widgets for PyQt4 graphical user inter

[ANN] guidata v1.2.4

2010-11-29 Thread Pierre.RAYBAUT
Hi all, I am pleased to announce that `guidata` v1.2.4 has been released. More than a bug fix release, this version of `guiqwt` includes a brand new documentation with examples, API reference, etc.: http://packages.python.org/guidata/ Based on the Qt Python binding module PyQt4, guidata is a Pyt

ANN: ActivePython 2.6.6.17 is now available

2010-11-29 Thread Sridhar Ratnakumar
ActiveState is pleased to announce ActivePython 2.6.6.17, a complete, ready-to-install binary distribution of Python 2.6. http://www.activestate.com/activepython/downloads What's New in ActivePython-2.6.6.17 === *Release date: 19-Nov-2010* New Features & Upg

ANN: HDF5 for Python (h5py) 1.3.1 BETA

2010-11-29 Thread Andrew Collette
HDF5 for Python (h5py) 1.3.1 *BETA* === HDF5 for Python 1.3.1-beta is now available! This release includes numerous bugfixes and performance improvements, along with support for new versions of HDF5 and Python. In particular, HDF5 1.8.5 is now supported, along with

New python pyvm release

2010-11-29 Thread Antonio Cavallo
Dear All, the python pyvm project aims to provide validated binary builds for the python svn source (python 2.7x) as often as possible. Each build provides rpm for: CentOS 5 (i586, x86_64) Fedora 12 (i586, x86_64) Mandriva 2008 (i586, x86_64) Mandriva 2009.1 (i586, x86_64) Mandriva 201

ANN: cssutils 0.9.7final

2010-11-29 Thread Christof
what is it -- A Python package to parse and build CSS Cascading Style Sheets. (Not a renderer though!) about this release -- 0.9.7 is the final 0.9.7 release. Work on 0.9.8 has begun. main changes No real change but CSSValue and related classes will not be su