serverless / event-gateway

React to any event with serverless functions across clouds
https://www.serverless.com/event-gateway
Apache License 2.0
1.65k stars 97 forks source link

Python SDK #443

Open alexdebrie opened 6 years ago

alexdebrie commented 6 years ago

Build a Python SDK so that Python users can interact with the Event Gateway in their applications.

spac3c4det commented 5 years ago

What's the status of this issue?

alexdebrie commented 5 years ago

Hey @emil-konstantinovitz, thanks for the interest. We haven't started work on this yet. If you want to help, we'd love it!

The Python SDK should be similar to the NodeJS SDK. It probably wouldn't even need the Configuration API to start -- just the Events API.

spac3c4det commented 5 years ago

Well, I'd actually like to help, but this would then be my first open source contribution, so if you'd like me to participate, I'm going to need some guidance :-)