GeistHaus
log in · sign up

GitHub - pypa/manylinux: Python wheels that work on any linux (almost)

github.com

Python wheels that work on any linux (almost). Contribute to pypa/manylinux development by creating an account on GitHub.

17 pages link to this URL
What Are Python Wheels and Why Should You Care? – Real Python

In this tutorial, you'll learn what Python wheels are and why you should care as both a developer and end user of Python packages. You'll see how the wheel format has gained momentum over the last decade and how it has made the package installation process faster and more stable.

4 inbound links article en
Python 3.13

Python 3.13 betas are out (Edit: 3.13.0 is out!), which means the features are locked in. For the first time in thirty years, Python has a new, more colorful REPL! There’s also a no-GIL compile-time option (free-threaded), an optional JIT, some new typing features, and better error messages (again).

0 inbound links article en Python programmingpythonpyupgrade