Python | News, how-tos, features, reviews, and videos
A virtual machine “micro-guest,” Hyperlight Wasm can run WebAssembly component workloads in C, Python, Rust, and other languages.
Dare to speed up Python with Zig, jazz up Django with HTMX, juggle Python threads with async, or set up an air-gapped Python machine. Plus, Python cozies up to Linux and more.
Installing Python and related applications on a system without a network connection isn’t easy, but you can do it. Here’s how.
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.
Gear up for spring with our favorite how-to's and to-do's for Python developers—starting with the new, built-in async/await syntax and asyncio library.
Learn how to use asynchronous programming in Python 3.13 and higher. Get more done in less time, without waiting.
Grok the faster interpreter in Python 3.14, learn what’s new in Python packages and PyPI, explore the new Python-to-C features in Cython 3.1, and seize the power of Python’s abstract base classes.
HTMX is the dynamic HTML extension that gives you the power of JavaScript with a few lines of simple markup. Let's see how it works with the popular Python-Django development stack.
Fast programming languages are gaining ground in the Tiobe index of programming language popularity, but ‘slow’ Python still leads.
The new interpreter will run Python programs as much as 5% faster, with no changes to existing code required. A beta of Python 3.14 is due in May.