Ward is a modern test framework for Python with a focus on productivity and readability. - darrenburns/ward... (more…)
Read more »
This post was originally published herePython is a powerful programming language used for many different types of applications within the development community. Many know it as a flexible language that can handle just about any task. So, what if our compl...
Read more »
Well, this one took a bit more time due to some surprise last time
reference leaks and release blockers to fix, but now Python 3.10.0a5 it’s
here. Will this be the first release announcement of the 3.10 series
without copy-paste typos? Go get it here: (more…)
Read more »
At Datadog, we're really into metrics. We love them, we store them, but we also generate them. To do that, you need to juggle with integers that are incremented, also known as counters. While having an integer that changes its value sounds dull, it might ... (more…)
Read more »
Posted by Alex Wiltschko, Research Scientist, Google Brain Team Tangent is a new, free, and open-source Python library for automatic diffe... (more…)
Read more »