Skip to content

scikit-build/cmake-python-distributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2a82f45 · Apr 11, 2025
Apr 7, 2025
Dec 14, 2024
Apr 11, 2025
Mar 22, 2025
Dec 11, 2024
Apr 11, 2025
Nov 8, 2016
Dec 2, 2023
Dec 2, 2023
Feb 25, 2025
Apr 8, 2025
Feb 25, 2025
Jun 14, 2021
Mar 31, 2025
Apr 11, 2025
Feb 14, 2024
Feb 14, 2024
Jun 14, 2021
Jun 14, 2021
Apr 11, 2025
Feb 25, 2025
Apr 11, 2025

Repository files navigation

CMake Python Distributions

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

Latest Release

Versions Downloads
https://static.pepy.tech/badge/cmake https://img.shields.io/pypi/dm/cmake

Build Status

  GitHub Actions (Windows, macOS, Linux)
PyPI

Platforms

The following platforms are supported with binary wheels:

OS Arch
Windows
64-bit
32-bit
Linux Intel
manylinux2010+ x86_64
musllinux_1_1+ x86_64
manylinux2010+ i686
musllinux_1_1+ i686
Linux ARM
manylinux2014+ AArch64
musllinux_1_1+ AArch64
manylinux_2_31+ armv7l
musllinux_1_2+ armv7l
Linux PowerPC
manylinux2014+ ppc64le
musllinux_1_1+ ppc64le
Linux IBM Z
manylinux2014+ s390x
musllinux_1_1+ s390x
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 2 to Python 3.6 support was 3.28.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 https://cmake.org