scikit-build
There are 19 repositories under scikit-build topic.
scikit-build/scikit-build
Improved build system generator for CPython C, C++, Cython and Fortran extensions
scikit-build/cmake-python-distributions
This project provides the infrastructure to build CMake Python wheels.
InsightSoftwareConsortium/ITKPythonPackage
A setup script to generate ITK Python Wheels
python-packaging-tutorial/python-packaging-tutorial
Tutorial on python packaging
scikit-build/ninja-python-distributions
This project provides the infrastructure to build Ninja Python wheels.
yushulx/python-barcode-qrcode-sdk
Build Python barcode QR code SDK with Dynamsoft Barcode Reader.
tueda/test-poetry-scikit-build
An example project with Poetry and scikit-build.
cmpute/pytorch-cmake-example
Example to build PyTorch CUDA extension using CMake (with pybind11 and scikit-build)
d-krupke/skbuild-conan
An extension for scikit-build to add C++-dependencies as easily as Python dependencies via conan.
ktbarrett/hello
Example project supporting both a system installable CMake project and a pip-installable pybind11 wrapper
python-packaging-tutorial/hello-cpp
Example Python package with a C++-based C-extension
esdandreu/python-extension-cpp
A template for a Python extension module written in C++ that also works as a standalone C++ library with dependencies managed by `vcpkg`
cmpute/python-bindings-benchmark
Benchmark of python binding frameworks (Cython, Pybind11, etc.)
termoshtt/skbuild-example
scikit-build example
project-gemmi/gemmi_program_wheel
Wheeling of a C++ program
wlruys/python_c_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.
InsightSoftwareConsortium/ITKPythonBuilds
Binary builds of ITK from Python package generation. For building ITK external module Python packages.
jcfr/scipy_2018_scikit-build_talk
SciPy 2018 Talk | scikit-build: A Build System Generator for CPython C/C++/Fortran/Cython Extensions
KitwareMedical/VTKPythonBuilds
Binary builds of VTK from Python package generation. For building VTK external module Python packages.