Nikola v7.7.2 is out!

2015-10-08 Thread Chris Warrick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On behalf of the Nikola team, I am pleased to announce the immediate availability of Nikola v7.7.2. 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

Wing IDE 5.1.8 released

2015-10-08 Thread Wingware
Hi, Wingware has released version 5.1.8 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive au

First release of pytest-vw!

2015-10-08 Thread Florian Bruhin
Hey, I'm happy to announce the first release of pytest-vw, a pytest plugin which makes failing test cases succeed in continuous integration tools. See https://github.com/The-Compiler/pytest-vw for more information. Of course, any similarities with a current event concerning (but not limited to)

ANN: Eliot 0.9, the logging system with causality - now with journald support

2015-10-08 Thread Itamar Turner-Trauring
Eliot 0.9 is out, with a new utility for pretty-printing log messages and native journald support [1]. You can now route Eliot logs to journald and when an error occurs easily find all logged actions that led up to that particular error, as opposed to most logging systems where this would involve