Build native Windows on Arm applications with Python
Introduction
Platform-specificity of the Python packages
Build the application
Next Steps
Build native Windows on Arm applications with Python
Who is this for?
This is an introductory topic for developers who are interested in building Python applications on Arm.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Understand the platform-dependency of Python packages
- Leverage native Arm64 for Python applications
Prerequisites
Before starting, you will need the following:
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm virtual machine .
- Any code editor, we recommend using Visual Studio Code for Arm64 .
- Visual Studio 2022 with Arm build tools. Refer to this guide for the installation steps