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

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

Uploaded Source

Built Distributions

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

Uploaded Python 2 Python 3 Windows ARM64

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

Uploaded Python 2 Python 3 Windows x86-64

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

Uploaded Python 2 Python 3 Windows x86

cmake-3.27.5-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.5-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.5-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.5-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.5-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.5-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (26.1 MB view details)

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

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

File metadata

  • Download URL: cmake-3.27.5.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.5.tar.gz
Algorithm Hash digest
SHA256 101d4e56154658c974e9425acd31f0fedde3ce68b47263fd14f789b028f8a13a
MD5 2c270752bc56988de2a19d206dacb0e8
BLAKE2b-256 d7c51e628964a2c8c516a23674890900303e70d18156bf27a0e73d106f770792

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: cmake-3.27.5-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.5-py2.py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 3c93abd817848f81f992cd2c53c9397a353625de2af27b14b23761e5cce99c5d
MD5 26f2ceac6e54955b7f3ad177fcc84434
BLAKE2b-256 2cf0f038ed4becb3a5d548a8580b66eb4bc5ac7e5ab830720ec012e1ed1976a1

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: cmake-3.27.5-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.5-py2.py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 fa55547922e5dbe0f1edb6d4d23d78feab39366a0507e9eb5f9300f5d6010ab6
MD5 064c205a85f1bc826b3011297a13a3ed
BLAKE2b-256 d4f3cc82bb2ef5e9d3396007a18ce2c4b5fa57d37ff95e36174b478df6fc0918

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: cmake-3.27.5-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.5-py2.py3-none-win32.whl
Algorithm Hash digest
SHA256 ec338a489a80feaf8adfe9bb92eaba93318407ae6088a6dad7896aba0dd698cf
MD5 6d7603abdc1fcd471092ae86765f4f38
BLAKE2b-256 3bca0ecb5712b393647bdb7718bf654be416a29b9ba7370dc5a308ce09fb952c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 256ba48b86bb63bcb61db6de27a5458d66857b10902d8f942e8d3432a58939b4
MD5 71d358a7d78a39ee2f9e12e88086461d
BLAKE2b-256 ec47e5c6dd4b8bbcd50b79e9a7bdb48634337e363988ad3de1b8f30f4c6ca493

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 014badd3ad7b0bd55ed81d8b60bf435ef2a382e9ad0f03340fea2bb41620b9af
MD5 cc9985d79b0aebf769ae30575015c6f2
BLAKE2b-256 0555c7bf359fc3f8fa30682181f488522a041e5f83b45cb33ba8c9c370a81a00

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 f510aa3bc6b2c0b8fb51f22209359a6da7544f668629b01544a5b991cdec82ee
MD5 74e8cada349b2adb7f3f3b3f6b13a717
BLAKE2b-256 b4a096c8e807df3d00f2c1ae43e256d4e4103f1a3e9cb63223c428cbd11528a3

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9ef2b45834e3777ddbb477d21784ffdbe4f09a3d0e0883b55fea0c4cadd6038e
MD5 fba0f2bdf1a0c794f2d1040c458db0c9
BLAKE2b-256 467408544306164cd72bc1e1cbc1c5cc304090e8a876bde042a459c920e82cc2

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 49385eda22f5b94ffb00c2251a76f4c1d5b5aedf737767e7c44f75b4a1fdd426
MD5 99f451d39895de8d71b1b2603e0d9ce7
BLAKE2b-256 8ee5d8e780e4260d4c8b39e38bb2873a50dc92e8d006e05b064e76ea566b46a1

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 14acb1954b1ec0b398fb5265bc9e9b8785dffc6c3686d031bd1758ca23293162
MD5 ac25ba68648071ef5392e1ae39a9ebf3
BLAKE2b-256 de94cba4b3ddc0d4555967cce8fd6e9fbced98a6bf62857db71c2400a7b6e183

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-manylinux2014_s390x.manylinux_2_17_s390x.whl
Algorithm Hash digest
SHA256 f47117376ccea3189628a911666a7e23e09efae26c124aebe8f0aa139000dc73
MD5 1511b1054c4aad70b9e99614c43a2d14
BLAKE2b-256 38970d63e137e8b0bef0425f0a549830f27a6da547140f868f01d25febbf7e78

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
Algorithm Hash digest
SHA256 a941c9dc0fda65e2b7cf2657f87802702fd28e677991d629b58a00cced3bed08
MD5 638c1705a13c93aa29a31ce5d148c40c
BLAKE2b-256 a48834f58b5396dffe2d9730dea9ea38fb6ce6f19a92db32cdf6333e52eec077

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 9229170107c5bfadba32cd25c7c6ee5b936649a36c53247d41a39bcdfdcd55d6
MD5 3b9aa27494176e707226007d7c6892f6
BLAKE2b-256 b7b3e2f4f14da39d12517b2efbcf432482be718820622558a2aa8c24a5e86db4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 000efab194567cbd5c7f1cb0e839c57b44db01f218f4d318ee5eac0ec72dbd90
MD5 4d00fe301fb17e3152f92657ddf3d035
BLAKE2b-256 2ac9eb8459725af699ffaf93ab2053429ddcbb8dd089134f19c20a465843beb0

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl
Algorithm Hash digest
SHA256 49307970589b2202bd528317a7a4a52bb6e6debca4f4c28e192a6b4965f47687
MD5 af67aa05a5cabfdf21181c10df92a117
BLAKE2b-256 74ce6d8904f3d1ff03632c048674d96a2c00f28ae8ee061db31ded7408290e4d

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cmake-3.27.5-py2.py3-none-manylinux2010_i686.manylinux_2_12_i686.whl
Algorithm Hash digest
SHA256 bc784f6a0f07f517323e1fa2b005302ed8e90d3044a89a1b4b9b1962df2053ed
MD5 d3ed870b878e83a9eaff00ffcd57a43d
BLAKE2b-256 e8bf762c35f303c38c052b6afb5e353871debb02a205e1504deda245889b9da0

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.27.5-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.5-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 fc15d514587e6bae7c3b6616d1eb2792548d34e6910490e20065378b3cd1019e
MD5 ada873c8ad139b5f2907ff13c053d40a
BLAKE2b-256 a3b15cc3948ab1db500c8ee52f05269592bfbc001637c6b37e8dc370980f6966

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