Skip to main content

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

Project description

CMake 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 3.27.6.

Latest Release

Versions

Downloads

https://img.shields.io/pypi/v/cmake.svg https://img.shields.io/badge/downloads-3997k%20total-green.svg

Build Status

GitHub Actions (Windows, macOS, Linux)

PyPI

https://github.com/scikit-build/cmake-python-distributions/actions/workflows/build.yml/badge.svg

Platforms

The following platforms are supported with binary wheels:

OS

Arch

Windows

64-bit
32-bit

Linux Intel

manylinux2010+ 64-bit
musllinux 64-bit
manylinux2010+ 32-bit
musllinux 32-bit

Linux ARM

manylinux2014+ AArch64
musllinux AArch64

Linux PowerPC

manylinux2014+ ppc64le
musllinux ppc64le

Linux IBM Z

manylinux2014+ s390x
musllinux s390x

macOS 10.10+

Intel

macOS 11+

Apple Silicon

The last version to provide manylinux1 wheels was 3.22.x.

Maintainers

Miscellaneous

License

This project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc. It is covered by the Apache License, Version 2.0.

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

History

cmake-python-distributions was initially developed in September 2016 by Jean-Christophe Fillion-Robin to facilitate the distribution of project using scikit-build and depending on CMake.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmake-3.27.6.tar.gz (35.4 kB view details)

Uploaded Source

Built Distributions

cmake-3.27.6-py2.py3-none-win_arm64.whl (34.1 MB view details)

Uploaded Python 2 Python 3 Windows ARM64

cmake-3.27.6-py2.py3-none-win_amd64.whl (34.6 MB view details)

Uploaded Python 2 Python 3 Windows x86-64

cmake-3.27.6-py2.py3-none-win32.whl (31.1 MB view details)

Uploaded Python 2 Python 3 Windows x86

cmake-3.27.6-py2.py3-none-musllinux_1_1_x86_64.whl (27.8 MB view details)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ x86-64

cmake-3.27.6-py2.py3-none-musllinux_1_1_s390x.whl (26.4 MB view details)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ s390x

cmake-3.27.6-py2.py3-none-musllinux_1_1_ppc64le.whl (30.4 MB view details)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ ppc64le

cmake-3.27.6-py2.py3-none-musllinux_1_1_i686.whl (29.6 MB view details)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ i686

cmake-3.27.6-py2.py3-none-musllinux_1_1_aarch64.whl (26.2 MB view details)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ ARM64

cmake-3.27.6-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (26.0 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ x86-64

cmake-3.27.6-py2.py3-none-manylinux2014_s390x.manylinux_2_17_s390x.whl (25.2 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ s390x

cmake-3.27.6-py2.py3-none-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl (28.9 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ ppc64le

cmake-3.27.6-py2.py3-none-manylinux2014_i686.manylinux_2_17_i686.whl (27.1 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ i686

cmake-3.27.6-py2.py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (25.4 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ ARM64

cmake-3.27.6-py2.py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (25.0 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.12+ x86-64

cmake-3.27.6-py2.py3-none-manylinux2010_i686.manylinux_2_12_i686.whl (25.7 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.12+ i686

cmake-3.27.6-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (47.4 MB view details)

Uploaded Python 2 Python 3 macOS 10.10+ universal2 (ARM64, x86-64) macOS 10.10+ x86-64 macOS 11.0+ ARM64 macOS 11.0+ universal2 (ARM64, x86-64)

File details

Details for the file cmake-3.27.6.tar.gz.

File metadata

  • Download URL: cmake-3.27.6.tar.gz
  • Upload date:
  • Size: 35.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for cmake-3.27.6.tar.gz
Algorithm Hash digest
SHA256 daaa867afeeafabb1544fb129e9fbc3c537a7261430b6f00605268530f75b948
MD5 74852b7b0b8141aa19f966c2328dcc75
BLAKE2b-256 ad43b524e7c1fd0726dbb6be278a8b021924ba29775b6d6c982a8ae426737612

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-win_arm64.whl.

File metadata

  • Download URL: cmake-3.27.6-py2.py3-none-win_arm64.whl
  • Upload date:
  • Size: 34.1 MB
  • Tags: Python 2, Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for cmake-3.27.6-py2.py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 83f49328d37e777e711098064399d2666b243ae95d01aa275f1ad7323e973ab2
MD5 d44ca06568e2eaa76eb2b50df5db9d4b
BLAKE2b-256 301ed9144fd02abaa01ecd831965624ebd918db5d57211bfc002c1e2853ad927

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-win_amd64.whl.

File metadata

  • Download URL: cmake-3.27.6-py2.py3-none-win_amd64.whl
  • Upload date:
  • Size: 34.6 MB
  • Tags: Python 2, Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for cmake-3.27.6-py2.py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 fff9dac42647c288d6c65f175de5ef0f158d3bc04eb354d6920af2c63b6d7e88
MD5 9311c152d852549d4ea316bf797f33b7
BLAKE2b-256 ff21f184a829edd2fe8edd844a607eb17f7bcc6e78e2a32f3b70238075060b76

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-win32.whl.

File metadata

  • Download URL: cmake-3.27.6-py2.py3-none-win32.whl
  • Upload date:
  • Size: 31.1 MB
  • Tags: Python 2, Python 3, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for cmake-3.27.6-py2.py3-none-win32.whl
Algorithm Hash digest
SHA256 4c4cb267d9863281222c1f442e09c558cfac3e3454c45753ee0617692062a940
MD5 6f85b7deffddeeea439ed4dac3ea47af
BLAKE2b-256 4b6429ddd07489eb1c39f41c26db32386281a309f95baf3257fb5e3614c78ff7

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 149aaa0080f5fd1e180bed2486e602baafd8a7b1d5ac18219ff9e4378fba37e0
MD5 a7118e5b201784e4fb78739eaca950aa
BLAKE2b-256 6462075a8e5ed791314a44c604218372950123c00efc9c39c2755563ee6488f7

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 41c2aa92ce0accb43544a16e1d6bceb7f8900ac07def4ea7ba92ee95ba49be96
MD5 376f7a4dcff5df3ad71bdea3bcf78cfd
BLAKE2b-256 a7e49df914ed79ccffbcf7d15229a061ddabc571122fefd9857fd22e32054431

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 b4f120e60823e793cc7d8645e75dce4519f76ce7692f2ab4b745e6cbca8b5345
MD5 91e74f88cc5f51b0c7cf807082e768b4
BLAKE2b-256 b77902a45093ff2aac50c1ed0b7635a254677d13cce8633eea0b6812fd0e40ce

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7e60dc95f78cf4ed538093d59a07744857ca344f4b1d0ef9e6508f47d0158a1d
MD5 7f30b9ff43734c050c3091be32657a99
BLAKE2b-256 5ba0906b9cb1ff6da0eb32aa19ff8966f8cddab5e1778da62c98f90e7aa688c9

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8a27928c8b387bd7df42083fe55d1490f964cb423d83861ec8d2170d2060d2c9
MD5 b27bce97f05a7b4ccaa2755c684becc1
BLAKE2b-256 b090c70b236771feb601e3849d2c7e16b91a274d947bf9e6e3f41a9768b58f2d

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8c0ad28706b76d6b7c7643222d833af44bdd03da4371e3a6f0eac68e3a1d6366
MD5 1bfae76739be99124dfce321aee81476
BLAKE2b-256 7289b1cf3cd5fb9f4ae796dd4a743412553f884dad2acbf6b9828d3a0c2b5524

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-manylinux2014_s390x.manylinux_2_17_s390x.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-manylinux2014_s390x.manylinux_2_17_s390x.whl
Algorithm Hash digest
SHA256 94c22b97f230f4f13469215dafcf388595566a0075eaf12a527b6eb90c5c83f2
MD5 6be1491927955431c7644d15e04a86f3
BLAKE2b-256 daf87b4e918dca7c2dd9ee1dd3e62dba91b11e7e8c2f55c9bdacc85bc8d1a6e8

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
Algorithm Hash digest
SHA256 82f6b547eb92218bb73ea5b91d7a852375d33b57bfc47f7421266ead081408e9
MD5 efe3151f5fc5bc46e3007c3d698e2246
BLAKE2b-256 4fdf754b5caf7a3608213cb9b10500107bef873aae6e97904df52fbdc8675c72

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 0ec349e938a75244ac6fbf0c5e4451ea61383d4f70173e6b09157722f4d60dde
MD5 685c3ebc2a48347c345d359e3f617772
BLAKE2b-256 8dabdae438887d28e2e119522e2259cc9c516a71ab403b2c572888aeb937018b

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 1edd401cc9a48562b920d3d0387130ddba4c85935f1ea777c64ba0423cb5009b
MD5 7564b311d2ebe1225a3ed6c7055d22b9
BLAKE2b-256 6f01741a7eb6df09b015322372bcc0c0675299728a6777b22481e1c26e3e4c50

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl
Algorithm Hash digest
SHA256 8ba53d322d5c84afd839138315d71ee9f892dcecb5e163e8d888f0d92cf43fe1
MD5 00153a94882662d084392fca15631a21
BLAKE2b-256 00854a8653482072b8cfe70367ffaaab3db9d6544e79ad4d1f277205c918753e

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-manylinux2010_i686.manylinux_2_12_i686.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-manylinux2010_i686.manylinux_2_12_i686.whl
Algorithm Hash digest
SHA256 ac9b9290f67f0e7d9ccfb45396d5c6ea50dd12b46bfeb770f5a3051066fdca4e
MD5 58d07e8ed52d548ca4f7f4b2fd34fbdd
BLAKE2b-256 24e38434b29385d642270adc67c6c91e87d0510d6df6ffa578f727904174e994

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.6-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for cmake-3.27.6-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 f289e26bd483e189933d1ee70987976d3fb88ce1ab6a8081c8da9d4fa44acec8
MD5 ae00467e8d6a9373193ff30068029142
BLAKE2b-256 02ba9d83d76ad80167315f7e57d20055062024868f7ee4f153a8e6b6f6aaf332

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page