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

Implement Python Client for JunoDB #117

Open
shivendrasoni opened this issue May 21, 2023 · 2 comments
Open

Implement Python Client for JunoDB #117

shivendrasoni opened this issue May 21, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@shivendrasoni
Copy link

I think JunoDB can really use a Python client.
Something simple to start with that implements most of the basic APIs and then extends with more advanced use cases.

The first implementation could be synchronous and later async methods or mode could also be added.

@nit-tripathi nit-tripathi self-assigned this May 22, 2023
@nit-tripathi
Copy link
Collaborator

Thank you for your suggestion! We agree that a Python client for JunoDB would be a valuable addition. We have a simple implementation that covers the basic APIs, but we're currently enhancing it to support more advanced use cases. Your input is appreciated, and we'll keep you updated on the progress.

@shivendrasoni
Copy link
Author

@nit-tripathi So I have a basic implementation ready and would like to work on it. Can you please assign it to me?

@NeetishPathak NeetishPathak added the enhancement New feature or request label May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants