Cross-platform lib for process and system monitoring in Python
BSD 3-Clause "New" or "Revised" License
10.31k
stars
1.39k
forks
source link
[Linux] Distribute linux wheels for python versions > 3.6 on x86 and arm64 #2389
Closed
kapilt closed 8 months ago
Per latest pypi release https://pypi.org/project/psutil/#files
psutil is not distributing wheels for any linux version of python other than 3.6 and 2.7 which are ancient and way past end of life.
Instead it should target wheel building for modern versions ideally across x86 and aarch64.