Improved build system generator for CPython C, C++, Cython and Fortran extensions
-
Updated
Nov 12, 2024 - Python
Improved build system generator for CPython C, C++, Cython and Fortran extensions
This project provides the infrastructure to build CMake Python wheels.
A setup script to generate ITK Python Wheels
Tutorial on python packaging
This project provides the infrastructure to build Ninja Python wheels.
An example project with Poetry and scikit-build.
Example to build PyTorch CUDA extension using CMake (with pybind11 and scikit-build)
Example project supporting both a system installable CMake project and a pip-installable pybind11 wrapper
Example Python package with a C++-based C-extension
An extension for scikit-build to add C++-dependencies as easily as Python dependencies via conan.
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.)
Binary builds of VTK from Python package generation. For building VTK external module Python packages.
Binary builds of ITK from Python package generation. For building ITK external module Python packages.
SciPy 2018 Talk | scikit-build: A Build System Generator for CPython C/C++/Fortran/Cython Extensions
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."