ANN: Bokeh 0.12.5 Released

2017-04-06 Thread Bryan Van de ven
Hi all, On behalf of the Bokeh team, I am pleased to announce the release of version 0.12.5 of Bokeh! Please see the announcement post at: https://bokeh.github.io/blog/2017/4/5/release-0-12-5/ which has more information as well as live demonstrations. If you are using Anaconda/minico

Vulture 0.14

2017-04-06 Thread Jendrik Seipp
vulture - Find dead code Vulture finds unused classes, functions and variables in your code. This helps you cleanup and find errors in your programs. If you run it on both your library and test suite you can find untested code. Due to Python's dynamic nature, static code

ANN: pyftpdlib 1.5.2 released

2017-04-06 Thread Giampaolo Rodola'
Hello all, I'm glad to announce the release of pyftpdlib 1.5.2: https://github.com/giampaolo/pyftpdlib About = pyftpdlib (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Python. I