Andrey Petrov is the author of urllib3, the creator of Briefmetrics and ssh-chat, and a former Googler and YCombinator alum. He’s here to tell us of a...
Read more »
Welcome to Python Projects for Beginners Series🙋🏻♂️
I'm Sai Ashish and today, I'm going to show you how to build the traditional Magic 8 ball game using Python😍
How psyched are you for this build? Let's get started 🚀
What are we going to learn t... (more…)
Read more »
This article discusses useful python tools for linking record sets and fuzzy matching on text fields. These concepts can also be used to deduplicate data. (more…)
Read more »
We use Sentry to track runtime errors and I noticed that over time we started getting more type related errors in our Python 2 codebase than before. I believe as the amount of code grows it becomes…
Read more »
Official CPython is slow, but there are many ways to get better performance... (more…)
Read more »