TatSu v4.2.5 released

2017-11-28 Thread nospam . Juancarlo Añez
ç«£ TatSu (the successor to Grako) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers in Python. ç«£ TatSu can compile a grammar stored in a string into a tatsu.grammars.Grammar object that can be used to parse any given input, much like the

pytest 3.3.0

2017-11-28 Thread Bruno Oliveira
The pytest team is proud to announce the 3.3.0 release! pytest is a mature Python testing tool with more than a 1600 tests against itself, passing on many different interpreters and platforms. This release contains a number of bugs fixes and improvements, so users are encouraged to take a look at

Salabim 2.2.7 released

2017-11-28 Thread Ruud van der Ham
This is to announce salabim version 2.2.7 . Salabim is a discrete event event simulation (DES) package with a very powerful animation engine. With this release, queues and 'states' can be animated with just a couple of lines of code. See several examples for a demonstration of these new features,

ANN: Bokeh 0.12.11 Released

2017-11-28 Thread Bryan Van de ven
On behalf of the Bokeh team, I am pleased to announce the release of version 0.12.11 of Bokeh! For more information and details, please see the announcement post at: https://bokeh.github.io/blog/2017/11/28/release-0-12-11/ If you are using Anaconda/miniconda, you can install it with con