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

Feature request: python bindings #247

Open
truenicoco opened this issue Mar 28, 2024 · 2 comments
Open

Feature request: python bindings #247

truenicoco opened this issue Mar 28, 2024 · 2 comments

Comments

@truenicoco
Copy link

This lib looks great and I'd be thrilled to use it to replace signald in my XMPP/signal bridge.

Would you consider adding some (possibly autogenerated) python bindings? Looks like pyo3-asyncio would make that possible. I'd do it but I'd have to learn rust first. xD

@gferon
Copy link
Collaborator

gferon commented Apr 6, 2024

I could give it a try but I'm really not sure how this would turn out. I suppose it would be relatively easy to expose some functions and types of the public API, but I'm mostly worried about having to deal with pip 😂

@truenicoco
Copy link
Author

truenicoco commented Apr 6, 2024 via email

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