Build and Install python from source on windows
I’m trying to build and install python from source, similar to how you would build other libraries, in order to then be able to use it in CMake as if it was a properly installed python (from the website).
How can I fetch Python build-time data without building?
We routinely use poetry-dynamic-versioning
to establish the version of our packages from git. Thanks to modern packaging standards and tooling, I only need to declaratively include