This post is an attempt to catalog some of my practices around testing Python projects. It's not meant to be treated as dogma- I anticipate I'll update this significantly over time. (more…)
Read more »
This article reviews some common options for parallelizing Python code including process-based parallelism, specialized libraries, ipython parallel, and Ray.
(more…)
Read more »
I am proud to announce that Zerynth raised a €2 Million Round A investment from Vertis SGR. Read the post to find out more. (more…)
Read more »
Plus: SolarWinds cyber-spies hit US prosecutors' email systems, and more... (more…)
Read more »
A simple program that crypts and decrypts strings. - GitHub - mpiele/BobCryptography: A simple program that crypts and decrypts strings. (more…)
Read more »