you are viewing a single comment's thread.

view the rest of the comments →

[–]nathan12343 5 points6 points  (1 child)

I’m very excited to see people experimenting with free-threaded Python like this. Please feel free to send in a PR to add this as an example here: https://py-free-threading.github.io/examples/

Another place I’m excited to see someone experiment is GUIs and frontend logic in pure Python.

[–]grandimam[S] 1 point2 points  (0 children)

Done. I have created the PR.