Skip to content

Conversation

@niw
Copy link
Contributor

@niw niw commented Oct 14, 2025

Problem

Since the repository doesn't have packaging configuration for Python but only for binding, it is not easy to use Python binding.

Solution

Add a Python packaging installation in CMake and minimum pyproject.toml file for packaging by using scikit-build-core.

With these changes, users can install and use Python binding by simply using regular python package manager such as pip or uv.

**Problem**

Since the repository doesn't have packaging configuration for Python
but only for binding, it is not easy to use Python binding.

**Solution**

Add a Python packaging installation in CMake and minimum `pyproject.toml`
file for packaging by using scikit-build-core.

With these changes, users can install and use Python binding by simply
using regular python package manager such as `pip` or `uv`.
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.

1 participant