You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
4 days ago | |
---|---|---|
.github | 2 months ago | |
docs | 4 days ago | |
skbuild | 4 days ago | |
tests | 1 month ago | |
.codecov.yml | 4 years ago | |
.coveragerc | 4 years ago | |
.git-blame-ignore-revs | 5 months ago | |
.gitattributes | 4 years ago | |
.gitignore | 6 months ago | |
.pre-commit-config.yaml | 4 days ago | |
.readthedocs.yml | 7 months ago | |
AUTHORS.rst | 1 year ago | |
CHANGES.rst | 3 months ago | |
CONTRIBUTING.rst | 3 months ago | |
HISTORY.rst | 6 years ago | |
LICENSE | 8 years ago | |
MANIFEST.in | 6 months ago | |
README.rst | 7 months ago | |
azure-pipelines.yml | 6 days ago | |
noxfile.py | 2 months ago | |
pyproject.toml | 2 months ago | |
requirements-dev.txt | 2 months ago | |
requirements-docs.txt | 9 months ago | |
requirements.txt | 3 months ago | |
setup.cfg | 2 months ago | |
setup.py | 3 months ago |
README.rst
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 |
---|---|
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