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 |
---|---|
Known Issues
These issues are likely to be addressed in upcoming releases.
Editable installs do not work with the latest versions of Setuptools (and had issues with older versions, too).
Configuration scikit-build cares about _must_ be specified in setup() currently.
The cache directory (_skbuild) may need to be deleted between builds in some cases (like rebuilding with a different Python interpreter).
We are also working on improving scikit-build, so there are some upcoming changes and deprecations:
All deprecated setuptools/distutils features are also deprecated in scikit-build, like the test command, easy_install, etc.
Python 3.6 support is deprecated, as setuptools, pytest, and everything else we use has dropped it already.
Older versions of CMake (<3.15) are not recommended; a future version will remove support for older CMake’s (along with providing a better mechanism for ensuring a proper CMake is available).
Our primary branch will change to main
If you need any of these features, please open or find an issue explaining what and why you need something.
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
Support for this work was provided by NSF cooperative agreement OAC-2209877.
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.
Source Distribution
Built Distribution
File details
Details for the file scikit-build-0.16.1.tar.gz
.
File metadata
- Download URL: scikit-build-0.16.1.tar.gz
- Upload date:
- Size: 269.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b87dcac5cfd884ccfe313e66a1feea596075a99d370d20488314ae5d19296db |
|
MD5 | b8317c065013fb8bdcea0e6c1f1e9a5a |
|
BLAKE2b-256 | ce9bcd7e5e681432f73bb2a666a757618b54742a5207c1ac94622987769e5834 |
Provenance
File details
Details for the file scikit_build-0.16.1-py3-none-any.whl
.
File metadata
- Download URL: scikit_build-0.16.1-py3-none-any.whl
- Upload date:
- Size: 78.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a62fb6e1895958ea91c3303d3642de47ff92cc8a831095e023578d5cc032519 |
|
MD5 | 34d55330d2a6e66f266cab21bcf0d77c |
|
BLAKE2b-256 | c646ee73936200f9da8f9e7d8bcec14de1a5c857f972278b1a6066ae3edb5b4c |