Currently, the methods to build a python wheel containing C/C++ code are as following: distutils: A simple C/C++ build system written in pure python. Before python 3.13, it is one of python standard ...
To build and test an application on different versions of Python you need to install them when using a self-hosted agent with Azure Pipelines. Most of everything else you need can be installed with ...