1. Home
  2. Browse
  3. python3

python3

v3.10.1#8Go to latest

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.10.1#8

Publication

Supports

!uwp

GitHub

python/cpython68K

Homepage

github.com/python/cpython

Subtree

293faeebb1

License

Python-2.0

Definition

Manifest