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

Should have native Python binding support #10

Closed
ryancrawcour opened this issue Mar 18, 2019 · 4 comments
Closed

Should have native Python binding support #10

ryancrawcour opened this issue Mar 18, 2019 · 4 comments
Assignees
Labels
Milestone

Comments

@ryancrawcour
Copy link
Contributor

Would need a "rich binding type" on the worker

@ryancrawcour ryancrawcour added this to the P1 milestone Mar 18, 2019
@ryancrawcour
Copy link
Contributor Author

This is how the PG suggested we do Python supported. We should leverage the work the other extensions have done in this space.

https://github.com/Azure/azure-functions-python-worker/tree/dev/azure/functions_worker/bindings

@kennetham
Copy link
Contributor

We need to also update our _kafka.py in this Python Library. Creating a skeleton to test with our Attributes. This is the same for #9 #42 .
https://github.com/Azure/azure-functions-python-library

@anirudhgarg
Copy link
Member

Wanted to add my two cents: that using Python for this scenario is in my mind the most important scenario. So this is really important.

@priyaananthasankar
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants