Join Nostr
2025-02-08 20:07:57 UTC

Kushal Das :python: :tor: 🇸🇪 on Nostr: What is a good way to have real #thread or #process in #python in multiplatform? the ...

What is a good way to have real #thread or #process in #python in multiplatform? the #QThread from #pyside6 is the only option I used so far, but that requires the whole pyside6 library to be installed.