Bruno Oliveira is a core developer for pytest, the Python testing library. In this interview, we cover migrating a large codebase from C++ to Python, how to get started with pytest, and his love of Dark Souls. (more…)
Read more »
Sixty video recordings from Six Feet Up’s 3rd annual 2021 Python Web Conference, the most in-depth Python conference for web developers, are now available via the #PWC2021 YouTube playlist. (more…)
Read more »
Brokerless task queue for python based on 0Mq. Contribute to kaypee90/zebrok development by creating an account on GitHub. (more…)
Read more »
When you’re choosing a base image for your Docker image, Alpine Linux is often recommended. Using Alpine, you’re told, will make your images smaller and speed up your builds. And if you’re using Go that’s reasonable advice. But if you’re using Python, Alp... (more…)
Read more »