jenhaoyang / scikit-build

Improved build system generator for CPython C, C++, Cython and Fortran extensions

Home Page:https://scikit-build.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scikit-build

Improved build system generator for CPython C/C++/Fortran/Cython extensions.

Better support is available for additional compilers, build systems, cross compilation, and locating dependencies and determining their build requirements.

The scikit-build package is fundamentally just glue between the setuptools Python module and CMake.

To get started, see this example and scikit-build-sample-projects.

Latest Release

Versions Downloads
https://img.shields.io/pypi/dm/scikit-build

Build Status

GitHub Actions Azure
https://dev.azure.com/scikit-build/scikit-build/_apis/build/status/scikit-build.scikit-build?branchName=master

Overall Health

Requirements Status

Miscellaneous

About

Improved build system generator for CPython C, C++, Cython and Fortran extensions

https://scikit-build.readthedocs.io

License:Other


Languages

Language:Python 72.7%Language:CMake 24.8%Language:C++ 2.4%Language:Cython 0.1%