←back to thread

62 points eneuman | 1 comments | | HN request time: 0.208s | source
Show context
gardnr ◴[] No.43375347[source]
This is super useful. So much boilerplate code to run async calls and gather. I have been using tqdm.gather() so I am glad to see this library supports it.
replies(1): >>43376358 #
1. eneuman ◴[] No.43376358[source]
Thanks! I originally built this to scratch an itch I had, so I’m really glad you find it useful too. If you have any ideas for improvements or missing features, feel free to suggest them — or even open a PR!