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 »
UVE (UV Environment Manager) is a lightweight Python virtual environment manager that works with UV. It provides a conda-like experience for managing Python virtual environments from any directory... (more…)
Read more »
In this post I’ll write a simple python app that will post message to Slack when your users purchase a subscription. The web app will be a aiohttp server tha... (more…)
Read more »
Zerynth is now officially recommended by Espressif as professional firmware toolkit for ESP32, its tiny yet powerful chip born for IoT applications... (more…)
Read more »
In this tutorial we'll dive in Topic Mining. We'll analyze a dataset of newsfeed extracted from more than 60 sources. We'll show how to process it, analyze it and extract visual clusters from it. We'll be using great python tools for interactive visualiza... (more…)
Read more »