Napkin is a simple tool to produce statistical analysis of a text - adulau/napkin-text-analysis... (more…)
Read more »
iTerm2 is a very powerful piece of software and includes a plugin system that allows you to write Python scripts that terminal programs can take advantage of. In this post, we're going to write two Python scripts for iTerm2: one to automatically switch to... (more…)
Read more »
Let's talk about configuring Python applications, specifically the kind that might live in multiple environments – dev, stage, production, etc...
(more…)
Read more »
ActiveState surveyed a wide array of Python users to better understand how they have been preparing for the End of Life (EOL) of Python 2. Readers should find the survey data useful when it comes to understanding the challenges, strategies and tactics for... (more…)
Read more »
FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact with Kafka topics. Built on top of Pydantic, AIOKafka and AsyncAPI, FastKafka simplifies ... (more…)
Read more »