From our previous slide:
Source:
What is a Package?numpy-2.3.1-cp312-cp312-manylinux_2_28_x86_64.whl
The -XXX
parts have special meaning
-cp311
- “CPython 3.11”, the version of Python this wheel was built for.
-manylinux_2_28_x86_64
- The kind of operating system that the wheel is designed to run on.