Jython 2.7.1 beta1 released!

2015-09-16 Thread [email protected]
On behalf of the Jython development team, I'm pleased to announce that Jython 2.7.1 beta1 is released! Thanks to Amobee for sponsoring my work on Jython, and thanks to the many contributors to Jython! Details are here: http://fwierzbicki.blogspot.com/2015/09/on-behalf-of-jython-development-team-i

Nikola version 7.7.1 available!

2015-09-16 Thread Roberto Alsina
On behalf of the Nikola team, I am pleased to announce the immediate availability of Nikola v7.7.1. It fixes some bugs and adds new features. What is Nikola? === Nikola is a static site and blog generator, written in Python. It can use Mako and Jinja2 templates, and input in many popu

ANN: WordSegment 0.6.1 Released

2015-09-16 Thread Grant Jenks
Announcing the Release of WordSegment Version 0.6.1 What is WordSegment? WordSegment is an Apache2 licensed module for English word segmentation, written in pure-Python, and based on a trillion-word corpus. Based on code from the chapter “Natural Language Corpus Data” by Pete

ANN: PyDDF Python Sprint 2015

2015-09-16 Thread eGenix Team: M.-A. Lemburg
[This announcement is in German since it targets a Python sprint in Düsseldorf, Germany] ANKÜNDIGUNG PyDDF Python Sprint 2015 in Düsseldorf Samstag, 26.09.2015

ANN lauda 1.1.0

2015-09-16 Thread Andrea Stagi
I've created lauda, a little python module to measure time. Thanks a lot to Jesús Espino (@jespinog) for the new context manager feature You can install it with pip install lauda you can find the source code on Github: https://github.com/astagi/lauda You can use lauda StopWatch to measure a

ANN: python-blosc 1.2.8 released

2015-09-16 Thread Francesc Alted
= Announcing python-blosc 1.2.8 = What is new? This is a maintenance release. Internal C-Blosc has been upgraded to 1.7.0 (although new bitshuffle support has not been made public, as it seems not ready for production yet). Al