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 - 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
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