We've been experimenting with breaking up employees into random groups (of size 4) and setting up video hangouts between them. We're doing this to replace the serendipitous meetings that sometimes occur around coffee machines, in lunch lines or while wait... (more…)
Read more »
The fundamental nature of Cython can be summed up as follows: Cython is Python
with C data types. (more…)
Read more »
Introducing bits, a free and open source cli tool and pure Python library developed for Bitcoin. (more…)
Read more »
This module implements a number of iterator building blocks inspired
by constructs from APL, Haskell, and SML. Each has been recast in a form
suitable for Python. (more…)
Read more »