News

One way to speed up your Python programs is to write modules in the Zig language and use them in your Python code. Here's how to get started. Python might not be the fastest of languages, but it ...
Astral's UV tool makes it fast and easy to set up Python environments and projects. It also gives you another superpower. You ...
I’ve been playing with a few MicroPython projects recently on several different embedded platforms, including a couple of ESP32 WiFi modules. There are various ways to program these modules: … ...