ANN: SciPy 0.13.0 release

2013-10-20 Thread Ralf Gommers
On behalf of the SciPy development team I'm pleased to announce the availability of SciPy 0.13.0. This release contains some interesting new features (see highlights below) and half a year's worth of maintenance work. 65 people contributed to this release. Some of the highlights are: - support

ANN: EditXT 1.3.2

2013-10-20 Thread Daniel Miller
Introducing EditXT 1.3.2 - a programmer's text editor for Mac OS X == Download it from GitHub: https://github.com/editxt/editxt/releases/tag/1.3.2 Features: - Syntax highlighting for Python and JavaScript (more definitions can be ad

PROPOSAL: PyCons in Africa

2013-10-20 Thread D.M. Procida
I have a written a first draft outlining a proposal for a PyCon in a sub-Saharan African nation where there has never been one. There's an email list for people interested in becoming involved in the idea:

[RELEASED] Python 3.4.0a4

2013-10-20 Thread Larry Hastings
On behalf of the Python development team, I'm very pleased to announce the fourth and final alpha release of Python 3.4. This is a preview release, and its use is not recommended for production settings. Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small

dill-0.2a1

2013-10-20 Thread Michael McKerns
dill: serialize all of python (almost) # Version 0.2a1: 10/20/13 The latest released version is dill-0.2a1, available at: http://dev.danse.us/trac/pathos You can get the latest development release with all the shiny new features at: http://dev.danse.us/packages or even better, fork us

isort 2.2.0

2013-10-20 Thread timothy . crosley
isort (the Python import sorting library, command line tool, Vim plugin, Sublime plugin, and Kate plugin) has released version 2.2.0: Improvements since 2.0.0 release: - Improved module grouping detection method. - Added two additional multi-line output modes (Vertical Grid & Vertical Grid Grou