CPython 3.6 is out, 3.7 branches are all setup and CPython is now on GitHub. Exciting times for the Python community. (more…)
Read more »
Title: Building command line tools with Python; Date: 2017-03-17; Author: Sahil Singh... (more…)
Read more »
I’ve often pondered this great and terrible beast – rsync. It’s spiny, nearly impenetrable command-line interface. Its majestic and wonderful efficiency. The depths of its man page, and the heights of its use-cases. (more…)
Read more »
Part 1: Killing the GIL, Combining Dask and Numba for parallel number-crunching in Python... (more…)
Read more »
Python 3.6.0 is now available! Python 3.6.0 is the newest major release of the Python language, and it contains many new features and opti...
Read more »