The Python programming language
Run the following Vcpkg command to install the port.
vcpkg install python3
The package python3 is compatible with built-in CMake targets:
find_package(Python3 COMPONENTS Development REQUIRED) target_link_libraries(main PRIVATE Python3::Python)
Deprecated support for the Windows 7 platform -- may be removed at any time.
v3.9.2#1
Mar 29, 2021
!(arm | uwp)
python/cpython63K
github.com/python/cpython
aaa6a031ce
Complex license
Manifest