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

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.7.tar.gz (35.4 kB view details)

Uploaded Source

Built Distributions

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

Uploaded Python 2 Python 3 Windows ARM64

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

Uploaded Python 2 Python 3 Windows x86-64

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

Uploaded Python 2 Python 3 Windows x86

cmake-3.27.7-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.7-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.7-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.7-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.7-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.7-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.7-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.7-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.7-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.7-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.7-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.7-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.7-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.7.tar.gz.

File metadata

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

File hashes

Hashes for cmake-3.27.7.tar.gz
Algorithm Hash digest
SHA256 9f4a7c7be2a25de5901f045618f41b833ea6c0f647115201d38e4fdf7e2815bc
MD5 4853eb802ce8839afdd7345a700c876b
BLAKE2b-256 3b455e3320d2d0b399908a97824581bb52fbbc0d71b21c4f184932d58c6bf18a

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: cmake-3.27.7-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.6

File hashes

Hashes for cmake-3.27.7-py2.py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 72289361866314f73be2ae63ddee224ff70223dcef9feb66d0072bf17e245564
MD5 e0c41a219ee816d6d34493426f3f608c
BLAKE2b-256 bb7a74541ab08bd7dee2924d504d26acc56ce4b7d981f25688d7080224be4fbe

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: cmake-3.27.7-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.6

File hashes

Hashes for cmake-3.27.7-py2.py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 810e592b606d05a3080a9c19ea839b13226f62cae447a22485b2365782f6b926
MD5 2bf032263db2ae1680b12a8a8a045a6e
BLAKE2b-256 38d0abe3d3b34bf81bf1d60332f81169fd66ba5f2d113dbfcc2c823cc495d686

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: cmake-3.27.7-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.6

File hashes

Hashes for cmake-3.27.7-py2.py3-none-win32.whl
Algorithm Hash digest
SHA256 bdbf0256f554f68c7b1d9740f5d059daf875b685c81a479cbe69038e84eb2fb9
MD5 c93c9eeb30c0e78147b56bb34e610aa1
BLAKE2b-256 769172d40b5322beee5acee48bb6a50c994e5d19f7f5ad42c68d3db2af7994bf

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bd40d46dbad3555d5b3ce054bef24b85f256b19139493773751ab6f2b71c1219
MD5 d6d96754e8ff7040607c07c0f57c675f
BLAKE2b-256 bdc93702abd06bbd773961b359e530a57db4d78fdb042ecb7b52c505564fdde2

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 591f6b056527aefec009bc61a388776b2fc62444deb0038112a471031f61aeca
MD5 14be5e6ff571a72dfcb3d5179c36643b
BLAKE2b-256 acfd8ebce9e6d9890832ffb549693d0b5a421763a3c31a930984013ca0f0e8f5

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 009058bdf4f488709f38eaa5dd0ef0f89c6b9c6b6edd9d5b475a308ef75f80bb
MD5 23f025e52083872cd32bde173a1275b8
BLAKE2b-256 1ad789f5d4da954e1b2b14d7cc89acdf77b9a44b22c30670a1e235434098bb34

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7bf96237ba11ce2437dc5e071d96b510120a1be4708c631a64b2f38fb46bbd77
MD5 b60ed28ae74012d33471a4a4c87eec71
BLAKE2b-256 db8b518f2a05d5f83510cd501c2ee07714de64265ccc21b69311591ca5d204c7

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2fb48c780f1a6a3d19e785ebbb754be79d369e25a1cb81043fab049e709564da
MD5 006318d71582106755195634b782a610
BLAKE2b-256 2ff81422a49530a5d3abc1f5ffbe616765b9cce7603c82ddb971a0e7833da7bf

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 499b38c77d52fb1964dbb38d0228fed246263a181939a8e753fde8ca227c8e1e
MD5 73db03b2e7b29d7ff4dad41d2f437214
BLAKE2b-256 5ae1001da8b79b5d336d42aee95aae4cb934348ffa8925a6280fcd81859d8734

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-manylinux2014_s390x.manylinux_2_17_s390x.whl
Algorithm Hash digest
SHA256 b8a2fcb619b89d1cce7b52828316de9a1f27f0c90c2e39d1eae886428c8ee8c6
MD5 3d60316d8d6ce5dda9f68a9989904f0f
BLAKE2b-256 3a5a157ec89eb1e00c6fd42b50666fa67799eb51fe245f005990fce4b8e12b7d

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
Algorithm Hash digest
SHA256 1b9067ce0251cba3d4c018f2e1577ba9078e9c1eff6ad607ad5ce867843d4571
MD5 afa648fa8056a2f2fc2f57658833ebfc
BLAKE2b-256 f3a6cd0df5e7360833ab6bc54686b71da9d666daa72b9d261cd0ceeb561d6c92

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 c981aafcca2cd7210bd210ec75710c0f34e1fde1998cdcab812e4133e3ab615d
MD5 d532b0eec673d2185aeb50bd527fb845
BLAKE2b-256 bdf494b7ab3bfee32876900c6459c73776f9be5675de1d38946c461294ecbf8c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8bd1e1fa4fc8de7605c663d9408dceb649112f855aab05cca31fdb72e4d78364
MD5 4bc8d9aae3981bd8270242b8c7dce2ae
BLAKE2b-256 110f9d18e4c90a62a08ae8f809397af5022f1330a544c01365fef737d17ea30b

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl
Algorithm Hash digest
SHA256 68983b09de633fc1ce6ab6bce9a25bfa181e41598e7c6bc0a6c0108773ee01cb
MD5 a12e786da60a6babe5b6de06ad460134
BLAKE2b-256 4b49ae220dca494c41568ec01cbece0f322379de5f9a8cd3a3cf76db662aca7f

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.7-py2.py3-none-manylinux2010_i686.manylinux_2_12_i686.whl
Algorithm Hash digest
SHA256 8056c99e371ff57229df2068364d7c32fea716cb53b4675f639edfb62663decf
MD5 67808b3bac3703dc528c2beafb942eae
BLAKE2b-256 ba406edeb86e217d87b2a66291d92e860b8c43850fa855c9c182c93730e26a67

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.7-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.7-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 d582ef3e9ff0bd113581c1a32e881d1c2f9a34d2de76c93324a28593a76433db
MD5 aeeb3198974330be3e406c8dcf6a3a66
BLAKE2b-256 d9e06c919f63a2ef07ab02daa9039688cda551f69483592bd5852095ba3f62b7

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