Skip to content

Latest commit

 

History

History
83 lines (63 loc) · 1.51 KB

File metadata and controls

83 lines (63 loc) · 1.51 KB

Scikit-build-core

Scikit-build-core is a complete ground-up rewrite of scikit-build on top of modern packaging APIs. It provides a bridge between CMake and the Python build system, allowing you to make Python modules with CMake.

:::{admonition} Scikit-build community meeting

We have a public Scikit-build community meeting every month! Join us on Google Meet on the third Friday of every month at 12:00 PM EST. We also have a developer's meeting on the first Friday of every month at the same time. Our past meeting minutes are available here.

:::

Features

:start-after: <!-- SPHINX-START -->

Contents

:maxdepth: 2
:titlesonly:
:caption: Guide

guide/getting_started
guide/cmakelists
guide/crosscompile
guide/migration_guide
guide/build
guide/faqs
:maxdepth: 1
:titlesonly:
:caption: Configuration

configuration/index
configuration/overrides
configuration/dynamic
configuration/formatted
configuration/search_paths
:maxdepth: 1
:titlesonly:
:caption: Plugins

plugins/setuptools
plugins/hatchling
:maxdepth: 1
:titlesonly:
:caption: About project

about/projects
about/changelog
:maxdepth: 1
:titlesonly:
:caption: API docs

api/scikit_build_core
schema

Indices and tables

  • {ref}genindex
  • {ref}modindex
  • {ref}search

Generated using scikit-build-core {{ version }}.