[RELEASE] Python 2.7.7

2014-06-02 Thread Benjamin Peterson
I'm happy to announce the immediate availability of Python 2.7.7. Python 2.7.7 is a regularly scheduled bugfix release for the Python 2.7 series. This release includes months of accumulated bugfixes. All the changes in Python 2.7.7 are described in detail in the Misc/NEWS file of the source tarball

Crochet 1.3.0 - Use Twisted Anywhere!

2014-06-02 Thread Itamar Turner-Trauring
Crochet is an MIT-licensed library that makes it easier to use Twisted from regular blocking code. Some use cases include: * Easily use Twisted from a blocking framework like Django or Flask. * Write a library that provides a blocking API, but uses Twisted for its implementation. * Port bl

ANN: eGenix mxODBC Connect 2.1.0 - Python ODBC Database Interface

2014-06-02 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING eGenix.com mxODBC Connect Python ODBC Database Interface Version 2.1.0 mxODBC Connect is our commercially supported client-server product fo

[ANN]: Salstat, friendly open source statistics

2014-06-02 Thread Alan James Salmoni
I am proud to announce a new source code release of Salstat, the friendly open source statistics program. It is written in Python with Numpy, SciPy, wxPython and many other Python libraries (see the readme.md Code is available from GitHub: https://github.com/salmoni/Salstat ## What is Salsta

ANN: Pandas 0.14.0 released

2014-06-02 Thread Jeff Reback
Hello, We are proud to announce v0.14.0 of pandas, a major release from 0.13.1. This release includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. This was 4 months of work with 1014 commits by 121 authors

ANN: pysendfile 2.0.1 released

2014-06-02 Thread Giampaolo Rodola'
Hi folks, I'm pleased to announce the 2.0.1 release of pysendfile: https://github.com/giampaolo/pysendfile === About === This is a python interface to sendfile(2) system call available on most UNIX systems. sendfile(2) provides a "zero-copy" way of copying data from one file descriptor to another

ANN: PyQt v5.3 Released

2014-06-02 Thread Phil Thompson
PyQt5 v5.3 has been released and is available from http://www.riverbankcomputing.com/software/pyqt/download5. PyQt5 is a comprehensive set of bindings for v5 of Digia's Qt cross-platform application framework. It supports Python v3, v2.7 and v2.6. The highlights of this release include support