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

Python client library #66

Closed
ekzhang opened this issue Apr 15, 2023 · 1 comment · Fixed by #68
Closed

Python client library #66

ekzhang opened this issue Apr 15, 2023 · 1 comment · Fixed by #68

Comments

@ekzhang
Copy link
Contributor

ekzhang commented Apr 15, 2023

Hi there! Thanks so much for making Maelstrom. I just ran a small workshop at a systems reading group that I organize at Harvard, and we all worked on the Gossip Glomers challenges together on a shared remote computer. It was a lot of fun :)

image

I wrote a Python client library for Maelstrom (via asyncio) for the purposes of the workshop, since I did a quick poll, and most of the members of our reading group didn't know Go or JavaScript but were still interested in learning about distributed systems. I thought it might be helpful for others who are more familiar with Python as well. Would you be open to a pull request where I add this library to the demo/ folder for others to use?

https://gist.github.com/ekzhang/65310f0260c03d4ec340e0daf0ccb9d5#file-_maelstrom-py

@aphyr
Copy link
Contributor

aphyr commented Apr 16, 2023

Sure, go for it!

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

Successfully merging a pull request may close this issue.

2 participants