1. Home
  2. Browse
  3. python3

python3

v3.11.11#0Latest

The Python programming language

Install

Run the following Vcpkg command to install the port.

vcpkg install python3

Usage

The package python3 is compatible with built-in CMake targets:

find_package(Python3 COMPONENTS Development REQUIRED)
target_link_libraries(main PRIVATE Python3::Python)

Features

Dependencies

See source

Version

v3.11.11#0

Publication

Supports

!uwp & !mingw

GitHub

python/cpython

Homepage

github.com/python/cpython

Subtree

632c509d67

License

Python-2.0

Definition

Manifest