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

update python implementation #2

Closed
vitoller opened this issue Aug 29, 2020 · 1 comment
Closed

update python implementation #2

vitoller opened this issue Aug 29, 2020 · 1 comment

Comments

@vitoller
Copy link

It would be great to be able to use ObjectBox in Python.

I tried to add relations and querybuilder, but noticed that the Python examples are based on an old version of objectbox.

what are the changes to objectbox since then?

The proposal is to:

  • update python bindings
  • add relations
  • add querybuilder

Thanks

@vaind
Copy link
Contributor

vaind commented Sep 9, 2020

The new v0.2.0 release updates to the latest c-api v0.10.0, with some other additions: release notes.

objectbox-python is looking for contributors, so if you're willing, please have a look at the issues and CONTRIBUTING.md

e.g. issues to add relations #7 and queries #3 are ready to work on.

Closing this issue, the detailed discussions should go to appropriate followup issues

@vaind vaind closed this as completed Sep 9, 2020
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

2 participants