Skip to content

Simple subclass wrapper around `threading.Thread` to get the return value from a thread in python. Exact same interface as `threading.Thread`! 🌟 Star this repo if you found it useful! 🌟

License

shailshouryya/save-thread-result

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Overview

save_thread_result provides a simple interface to store the results from a subthread for later use, without using other data structures, modules, or packages!

API Guide

About

Simple subclass wrapper around `threading.Thread` to get the return value from a thread in python. Exact same interface as `threading.Thread`! 🌟 Star this repo if you found it useful! 🌟

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages