NumPy 1.11.2 released

2016-10-05 Thread Charles R Harris
*Hi All,* I'm pleased to announce the release of Numpy 1.11.2. This release supports Python 2.6 - 2.7, and 3.2 - 3.5 and fixes bugs and regressions found in Numpy 1.11.1. Wheels for Linux, Windows, and OSX can be found on PyPI. Sources are available on both PyPI and Sourceforge

StdConfigParser 0.7 release

2016-10-05 Thread Wolfgang
Announcing the release of StdConfigParser 0.7 What is it? --- This module provides a StdConfigParser class a simple standard INI configuration parser with a specified format. All is based on the Python standard library configuration parser. For Python 2.7, 3.3, 3.4 it acts as backport