cmake

CMake is an open-source, cross-platform family of tools designed to build, test and package software

Apache 2.0 110 个版本 Python >=3.8
安装
pip install cmake
poetry add cmake
pipenv install cmake
conda install cmake
描述

========================== CMake Python Distributions

CMake <https://cmake.org>_ is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice.

The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK and VTK.

The CMake python wheels provide CMake 4.3.4 <https://cmake.org/cmake/help/v4.3/index.html>_.

Latest Release

.. table::

+----------------------------------------------------------------------+---------------------------------------------------------------------------+ | Versions | Downloads | +======================================================================+===========================================================================+ | .. image:: https://img.shields.io/pypi/v/cmake.svg | .. image:: https://static.pepy.tech/badge/cmake | | :target: https://pypi.python.org/pypi/cmake | :target: https://pypi.python.org/pypi/cmake | | | .. image:: https://img.shields.io/pypi/dm/cmake | | | :target: https://pypi.python.org/pypi/cmake | +----------------------------------------------------------------------+---------------------------------------------------------------------------+

Build Status

.. table::

+---------------+--------------------------------------------------------------------------------------------------------------+ | | GitHub Actions (Windows, macOS, Linux) | +===============+==============================================================================================================+ | PyPI | .. image:: https://github.com/scikit-build/cmake-python-distributions/actions/workflows/build.yml/badge.svg | | | :target: https://github.com/scikit-build/cmake-python-distributions/actions/workflows/build.yml | +---------------+--------------------------------------------------------------------------------------------------------------+

Platforms

The following platforms are supported with binary wheels:

.. table::

+---------------+---------------------------+ | OS | Arch | +===============+===========================+ | Windows | | 64-bit | | | | 32-bit | | | | ARM | +---------------+---------------------------+ | Linux Intel | | manylinux2014+ x86_64 | | | | musllinux_1_2+ x86_64 | | | | manylinux2014+ i686 | | | | musllinux_1_2+ i686 | +---------------+---------------------------+ | Linux ARM | | manylinux2014+ AArch64 | | | | musllinux_1_2+ AArch64 | | | | manylinux_2_31+ armv7l | | | | musllinux_1_2+ armv7l | +---------------+---------------------------+ | Linux PowerPC | | manylinux2014+ ppc64le | | | | musllinux_1_2+ ppc64le | +---------------+---------------------------+ | Linux IBM Z | | manylinux2014+ s390x | | | | musllinux_1_2+ s390x | +---------------+---------------------------+ | Linux RISC-V | | manylinux_2_31+ riscv64 | | | | musllinux_1_2+ riscv64 | +---------------+---------------------------+ | macOS 10.10+ | Intel | +---------------+---------------------------+ | macOS 11+ | Apple Silicon | +---------------+---------------------------+

The last version to provide manylinux1 wheels was 3.22.x. The last version to provide Python 3.7 support and manylinux2010 wheels was 4.0.3. The last version to provide Python 2 to Python 3.6 support was 3.28.x.

Maintainers

  • How to update CMake version? <https://cmake-python-distributions.readthedocs.io/en/latest/update_cmake_version.html>_
  • How to make a release? <https://cmake-python-distributions.readthedocs.io/en/latest/make_a_release.html>_

Miscellaneous

License

This project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc. It is covered by the Apache License, Version 2.0 <https://www.apache.org/licenses/LICENSE-2.0>_.

CMake is distributed under the OSI-approved BSD 3-clause License. For more information about CMake, visit https://cmake.org

版本列表
4.3.4 2026-06-20
4.3.2 2026-04-23
4.3.1 2026-03-28
4.3.0 2026-03-23
4.2.3 2026-02-28
4.2.1 2025-12-21
4.2.0 2025-11-21
4.1.3 2025-11-19
4.1.2 2025-10-23
4.1.0 2025-08-11
4.0.3 2025-06-13
4.0.2 2025-05-08
4.0.0 2025-03-27
3.31.10 2025-11-20
3.31.6 2025-02-28
3.31.4 2025-01-11
3.31.2 2024-12-15
3.31.1 2024-11-23
3.31.0.1 2024-11-10
3.30.9 2025-06-12
3.30.5 2024-10-19
3.30.4 2024-09-28
3.30.3 2024-09-08
3.30.2 2024-08-04
3.30.1 2024-07-22
3.30.0 2024-07-03
3.29.6 2024-06-21
3.29.5.1 2024-06-13
3.29.5 2024-06-09
3.29.3 2024-05-11
3.29.2 2024-04-12
3.29.0.1 2024-03-26
3.28.4 2024-03-21
3.28.3 2024-02-11
3.28.1 2023-12-15
3.27.9 2023-12-03
3.27.7 2023-10-14
3.27.6 2023-10-01
3.27.5 2023-09-17
3.27.4.1 2023-08-28
3.27.2 2023-08-12
3.27.1 2023-08-05
3.27.0 2023-07-19
3.26.4 2023-06-08
3.26.3 2023-04-10
3.26.1 2023-03-23
3.26.0 2023-03-15
3.25.2 2023-02-01
3.25.0 2022-11-17
3.24.3 2022-11-05
3.24.2 2022-10-31
3.24.1.1 2022-09-08
3.24.1 2022-08-18
3.24.0 2022-08-05
3.23.3 2022-08-01
3.22.6 2022-07-31
3.22.5 2022-06-07
3.22.4 2022-04-18
3.22.3 2022-03-13
3.22.2 2022-01-26
3.22.1 2021-12-12
3.22.0 2021-11-19
3.21.4 2021-10-28
3.21.3 2021-09-26
3.21.2 2021-08-25
3.21.1.post1 2021-08-01
3.21.0 2021-07-14
3.20.5 2021-07-02
3.20.4 2021-06-23
3.20.3 2021-06-14
3.20.2 2021-05-20
3.18.4.post1 2020-11-11
3.18.2.post1 2020-08-24
3.18.0 2020-07-16
3.17.3 2020-06-06
3.17.2 2020-04-29
3.17.1 2020-04-09
3.17.0 2020-04-09
3.16.8 2020-06-06
3.16.7 2020-06-06
3.16.6 2020-04-10
3.16.5 2020-04-08
3.16.3.post1 2020-04-08
3.15.3 2019-09-24
3.15.3.post1 2020-04-08
3.14.4 2019-05-27
3.14.4.post1 2020-04-08
3.14.3.post1 2020-04-08
3.13.3 2019-01-14
3.13.2.post1 2018-12-19
3.13.1 2018-12-02
3.13.0 2018-11-28
3.12.0 2018-07-23
3.11.4 2018-07-22
3.11.4.post1 2018-07-23
3.11.0 2018-04-08
3.10.3 2018-07-23
3.9.6 2018-07-23
3.8.2 2018-07-23
3.7.2 2018-07-23
3.6.3.post1 2018-07-23
0.9.0 2017-11-21
0.8.0 2017-07-28
0.7.1 2017-06-05
0.7.0 2017-05-30
0.6.0 2016-12-22
0.5.0 2016-11-29
0.4.0 2016-11-15
0.2.0 2016-11-09
0.1.0 2016-11-09