Python asyncio
terminal-based frontend
Reading from stdin in an asyncio event loop is so hard.
asyncio
terminal-based frontend
Reading from stdin in an asyncio event loop is so hard.
As I was learning, I came across an idea: what if I get to call Rust code from Python? Then I can take advantage of Rust’s speed in Python.
Continuing with the Python Challenge!
Yeah, I’m now a contributor to CPython 🙂. I caught an extremely significant bug in CPython that affected the coding experience of each and every Python progr...
Continuing with the Python Challenge!
Continuing with the Python Challenge!
The Python Challenge (http://www.pythonchallenge.com) is an interesting coding challenge. I remember trying it when I was just in about first grade and getti...