ANN: Scipy 0.14.0 release

2014-05-05 Thread Ralf Gommers
Hi, On behalf of the Scipy development team I'm pleased to announce the availability of Scipy 0.14.0. This release contains new features (see release notes below) and 8 months worth of maintenance work. 80 people contributed to this release. This is also the first release for which binary wheels

cx_Freeze 4.3.3

2014-05-05 Thread Anthony Tuininga
What is cx_Freeze? cx_Freeze is a set of scripts and modules for freezing Python scripts into executables, in much the same way that py2exe and py2app do. Unlike these two tools, cx_Freeze is cross platform and should work on any platform that Python itself works on. It supports Python 2.6 or high

Nose 1.3.2 released

2014-05-05 Thread John Szakmeister
1.3.2 fixes a regression introduced in 1.3.1 on PyPy, and an issue on Python 3.3 and 3.4 that managed to slip by--along with a few other minor fixes. See the CHANGELOG for the details of what was fixed. Also note that nose 1.x is in maintenance mode. We will not be looking to add any features, a

WSME -- Web Services Made Easy -- 0.6.1

2014-05-05 Thread Doug Hellmann
WSME -- Web Services Made Easy -- 0.6.1 Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects. WSME can work standalone or on top of your favorit

New major omniORBpy release, version 4.2.0

2014-05-05 Thread Duncan Grisby
I am pleased to announce the release of a new major version of omniORBpy, version 4.2.0. omniORBpy is a high performance free CORBA implementation for Python. omniORB 4.2 has a number of new features compared to omniORB 4.1.x, both large and small. Here are the highlights: - Full Asynchronous

[ANN] iPOPO 0.5.6

2014-05-05 Thread Thomas Calmant
=== iPOPO 0.5.6 === iPOPO v0.5.6 has been released ! About iPOPO === iPOPO is a service-oriented component model (SOCM) framework for Python, inspired from the Java project iPOJO and from the OSGi specification. What's new in 0.5.6 === The Remote Servic

ANN: ReportLab PLUS and open source 3.1 released with Python 3 support

2014-05-05 Thread Andy Robinson
ReportLab are pleased to announce the release of the Python 3-compatible version of our PDF generation toolkit. After an extensive rewrite, both our open-source and commercial frameworks now run under Python 2.7, 3.3 and 3.4, and can be installed with pip or easy_install and managed from sta