Category: Python

Air-gapped Python: Setting up Python without a net(work)

Installing Python and related applications on a system without a network connection isn’t easy, but…

How to boost Python program performance with Zig

One way to speed up your Python programs is to write modules in the Zig…

C++, Go, and Rust gaining popularity – Tiobe

Fast programming languages are gaining ground in the Tiobe index of programming language popularity, but…

Dynamic web apps with HTMX, Python, and Django

HTMX is the dynamic HTML extension that gives you the power of JavaScript with a…

Buckle up for faster Python programs

Grok the faster interpreter in Python 3.14, learn what’s new in Python packages and PyPI,…

How to use asyncio: Python’s built-in async library

Python’s asyncio library is a treasure chest of high- and low-level async functions. Here's how…

Get started with async in Python

Learn how to use asynchronous programming in Python 3.13 and higher. Get more done in…

Do more with Python’s new built-in async programming library

Gear up for spring with our favorite how-to's and to-do's for Python developers—starting with the…