Improved build system generator for CPython C, C++, Cython and Fortran extensions
-
Updated
Jun 2, 2025 - Python
Improved build system generator for CPython C, C++, Cython and Fortran extensions
This project provides the infrastructure to build CMake Python wheels.
This project provides the infrastructure to build Ninja Python wheels.
A setup script to generate ITK Python Wheels
Tutorial on python packaging
An example project with Poetry and scikit-build.
Example to build PyTorch CUDA extension using CMake (with pybind11 and scikit-build)
An extension for scikit-build to add C++-dependencies as easily as Python dependencies via conan.
Example project supporting both a system installable CMake project and a pip-installable pybind11 wrapper
Example Python package with a C++-based C-extension
A template for a Python extension module written in C++ that also works as a standalone C++ library with dependencies managed by `vcpkg`
Benchmark of python binding frameworks (Cython, Pybind11, etc.)
Hello World using CMake
SciPy 2018 Talk | scikit-build: A Build System Generator for CPython C/C++/Fortran/Cython Extensions
Binary builds of ITK from Python package generation. For building ITK external module Python packages.
Binary builds of VTK from Python package generation. For building VTK external module Python packages.
A minimal setup for mixing Python and C++ in the same project. Builds Cython with Scikit-Build. Includes setup for Unit Testing + Documentation on all three layers.
Add a description, image, and links to the scikit-build topic page so that developers can more easily learn about it.
To associate your repository with the scikit-build topic, visit your repo's landing page and select "manage topics."