rapidfuzz / RapidFuzz

Rapid fuzzy string matching in Python using various string metrics
https://rapidfuzz.github.io/RapidFuzz/
MIT License
2.69k stars 119 forks source link

Migration to `scikit-build-core` #390

Closed LecrisUT closed 1 month ago

LecrisUT commented 3 months ago

It is recommended that projects migrate from scikit-build to scikit-build-core when possible. Most development is focused there and it is a very CMake friendly and pythonic build system. For now I only wanted to create an issue to get your opinion on this and track the progress of such migration. If you have questions or need help, feel free to ask.

maxbachmann commented 1 month ago

This is done in https://github.com/rapidfuzz/RapidFuzz/pull/397