mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

12K
active users

grob 🇺🇦:intersexprogresspride:

Can someone point me to a human understandable writeup of 'how to do stuff in parallel in Python'? I have no idea about it and see things like subprocess, async, threading, concurrent and I have no idea what it all means (I'm ok with some nice, linear Python)

@grob Maybe this? You have some guides for free but also more elaborated documents.

superfastpython.com/multiproce

@eric_ma cool, looks promising, thanks!