▲ | mattbillenstein 3 days ago | |
I'm still using gevent, it still solves a bunch of problems nicely for me - yeah, the monkey patching is kinda ugly, but yolo. | ||
▲ | nromiun 2 days ago | parent [-] | |
Same for me. It makes concurrency in Python as easy as Golang. |