How Niquests is achieving massive performance gains over httpx and aiohttp while remaining pure Python. (more…)
Read more »
As I prepare for my new role at Microsoft Cloud Advocacy for Python, I've been spinning up a bunch of Python projects over the last few mo... (more…)
Read more »
This is part 1 of a 2-part series. In Part 2, we will deploy a console-based simulator written in Kotlin, whose execution speed is about 10 times faster than this Python version. (more…)
Read more »
Resilient Circuit is a powerful resilience library for building fault-tolerant Python applications. It provides implementations of the Circuit Breaker and Retry patterns, with optional PostgreSQL support for distributed systems. (more…)
Read more »
How to install a specific Python version using pyenv and create a virtual environment using the version just installed... (more…)
Read more »