giampaolo / psutil

Cross-platform lib for process and system monitoring in Python
BSD 3-Clause "New" or "Revised" License
10.08k stars 1.37k forks source link

[Windows] ARM64 build #2339

Open malthe opened 6 months ago

malthe commented 6 months ago

Summary

Description

Would be nice to get binaries on Windows ARM64. Perhaps ironically, most of those users will be MacOS users running Windows inside a VM.

malthe commented 6 months ago

Noting that Python workload support for Visual Studio on ARM64 is still being discussed.