Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create PyPi Package #2

Open
vadixidav opened this issue Jul 9, 2021 · 0 comments
Open

Create PyPi Package #2

vadixidav opened this issue Jul 9, 2021 · 0 comments

Comments

@vadixidav
Copy link
Member

Right now, HGG is written in Rust, and is inaccessible from Python. This is not ideal because we would like Python developers to be able to use HGG for data science and computer vision. Additionally, it's a barrier to adding HGG to ann-benchmarks, which prevents HGG from being part of an empirical comparison people may use to choose their data structure.

To solve this, we should create a Python package with PyO3. There are some examples of other crates which have done this:

If we begin this project, it should likely be done in a secondary repository.

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

No branches or pull requests

1 participant