Skip to content

Add core cython hello#43

Merged
henryiii merged 1 commit into
scikit-build:mainfrom
jcfr:add-core-cython-hello
Jun 22, 2026
Merged

Add core cython hello#43
henryiii merged 1 commit into
scikit-build:mainfrom
jcfr:add-core-cython-hello

Conversation

@jcfr

@jcfr jcfr commented Nov 2, 2023

Copy link
Copy Markdown
Contributor

Once finalized, this pull request will add the core-cython-hello sample project demonstrating how to leverage scikit-build-core and cython.

In the meantime, it is used as a "maturing" ground to consolidate the changes originally developed by @vyasr in the context of rapidsai/rapids-cmake#433

Related issues:

@vyasr

vyasr commented Nov 27, 2023

Copy link
Copy Markdown

@jcfr you can start using https://github.com/vyasr/cython-cmake/ in this example. The code there is ready for some initial stress testing.

@jcfr

jcfr commented Jan 25, 2024

Copy link
Copy Markdown
Contributor Author

The failures are associated with the pi-fortran sample project and are not related to the core-cython-hello project that is successfully built and tested.

@jcfr jcfr mentioned this pull request Jun 27, 2024
1 task
Add a minimal scikit-build-core + Cython sample that transpiles a .pyx
via the cython-cmake helpers (find_package(Cython) + UseCython +
cython_transpile), and register it in the noxfile test/dist lists.

Original work by @jcfr and @vyasr; rebased onto main and updated to the
current cython-cmake API.

Assisted-by: ClaudeCode:claude-opus-4.8
@henryiii henryiii force-pushed the add-core-cython-hello branch from edde6af to 11dfa36 Compare June 22, 2026 23:37
@henryiii henryiii merged commit 752c755 into scikit-build:main Jun 22, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants