python3 v3.11.10
- Created
- Updated
The Python programming language
# Usage
The package python3 is compatible with built-in CMake targets:
find_package(Python3 COMPONENTS Development REQUIRED)
target_link_libraries(main PRIVATE Python3::Python)
# License
# Supported Platforms
!uwp & !mingw
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
Default feature: extensions
# deprecated-win7-support
Deprecated support for the Windows 7 platform -- may be removed at any time.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# extensions
Allow the build and usage of python extensions. On windows this requires python to be a dynamic library!
Supports: !(staticcrt & windows)
- ✅ linux
- ✅ osx
- ✅ windows
Dependencies:
bzip2
Features: (none)
expat
Features: (none)
libffi
Features: (none)
liblzma
Features: (none)
openssl
Features: (none)
sqlite3
Features: (none)
No transitive dependencies.
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by bzip2 )
- vcpkg-cmake-config (by expat )
- vcpkg-cmake-get-vars (by libffi )
# readline
Build with readline. Requires system readline to be installed
Supports: !windows
- ✅ linux
- ✅ osx
- ❌
windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
# Host Dependencies
python3
Features: (none)
- vcpkg-get-python
vcpkg-msbuild
Platforms:
windows
and 6 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
vcpkg-cmake (by gettext-libintl )
Platforms:
linux
- vcpkg-cmake-config (by libuuid )
- vcpkg-cmake-get-vars (by libffi )
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# Dependents
- adios2 (feature
python
) - anari
- boost-mpi (feature
python3
) - boost-python
- dpdk
- gobject-introspection
- itk (feature
python
) - lensfun (feature
python
) - libpq (feature
python
) - llvm (feature
enable-mlir-python-bindings
) - nanobind
- netgen (feature
python
) - ogre (feature
python
) - omniorb
- opencv3 (feature
python
) - opencv4 (feature
python
) - openimageio (feature
pybind11
) - openturns
- pangolin (feature
pybind11
) - pybind11
- python3
- shiva
- triton (feature
python
) - vtk (feature
python
)
# Host Dependents
# Contributors
- Martin Müller
- Albert Ziegenhagel
- Daniel Strommen
- Alexander Karatarakis
- Miodrag Milanović
- Robert Schumacher
- Bobby Martin
- yurybura
- pravic
- Long Huan
- heydojo
- Alvin
- xabbudm
- MACHIZAUD Andréa
- Stefano Sinigardi
- NancyLi1013
- Adam Johnson
- Jack·Boos·Yu
- Billy O'Neal
- Christian Rendina
- Ankur Verma
- JonLiu1993
- Kai Pastor
- autoantwort
- Christoph Neuhauser
- David Federman
- David Federman
- Max Khon
- Alexander Neumann
- Osyotr
- sssooonnnggg
- xiaozhuai, Weihang Ding
- rinechran
- Robert Coup
- jim wang
- MonicaLiu
- jalegido
- Cheney Wang
- Matthias Kuhn
- gerard-ryan-immersaview
# Changelog
and 71 more commits:
121faf2
[python3] Update to v3.7.36607459
[boost][python3] Fix building with VS 20195ab4a6f
[python3] Fix folder handling2396232
[python3] Update to 3.6.4683d8a8
Add warning for unsupported linkage combination Don't remove source directories Install Python's standard libraryaea0653
Add port for Python 3