Improved build system generator for Python C/C++/Fortran/Cython extensions
Project description
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 |
---|---|
Build Status
GitHub Actions |
Azure |
---|---|
Overall Health
Miscellaneous
Free software: MIT license
Documentation: http://scikit-build.readthedocs.org
Source code: https://github.com/scikit-build/scikit-build
Mailing list: https://groups.google.com/forum/#!forum/scikit-build
History
PyCMake was created at SciPy 2014 in response to general difficulties building C++ and Fortran based Python extensions across platforms. It was renamed to “scikit-build” in 2016.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.