Ward is a modern test framework for Python with a focus on productivity and readability. - darrenburns/ward... (more…)
Read more »
If you have been following my blog, you may have noticed a pattern; I write a lot about testing software. Recently, I picked up a book on Building Micro Services, where I came across a chapter on testing micro services. This post is about mocking your pyt... (more…)
Read more »
Two malicious Python libraries have been caught stealing SSH and GPG keys from developers over the past year. (more…)
Read more »
If you ask me to name the most misunderstood aspect of Python, I will answer without a second thought: the Python import system. Just remember how... (more…)
Read more »
Python library for using dplyr like syntax with pandas and SQL - machow/siuba... (more…)
Read more »