News

This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!
If you want to write Python code that takes advantage of the language's newest and most powerful features, here are four areas to explore.
Py03 lets you combine Rust's speed and memory safety with Python's ease of use. Here's how to write Rust extensions for Python that work just like regular Python modules.
Ubuntu is a free computer system, like Windows or macOS, but it’s built by a community. It’s great for programmers because it’s very flexible and has lots of tools already built-in that help you code.
Following up from last week's article on reading zip archives, we show you how you can create your own archives using Python.
Python developers using Visual Studio Code are getting an AI-assisted boost from the editor's IntelliCode extension, just released in a preview.