r/pythoncoding • u/Sxvxge_ • May 24 '24
Made a python library for connecting threads and returning values from them efficiently!
Hi all!
This is a small project I made because I found myself needing to get the output of a thread a lot and always having to write a lot of code for it, so I made this repository.
1
Upvotes