save-thread-result

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! 🌟

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install save-thread-result

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.1.post1 2023-08-07  
0.1.1.post0 2023-06-14  
0.1.1 2023-05-30  
0.1.0 2022-12-31  
0.0.9 2022-08-16  
0.0.8 2021-08-16  
0.0.7 2021-06-19  
0.0.6 2021-02-08  
0.0.5 2021-01-11  
0.0.4 2021-01-10  
0.0.3 2021-01-10  
0.0.2 2021-01-10  
0.0.1 2021-01-10  
0.0.0 2021-01-10  

Issues with this package?

Page last updated 2026-05-12 12:58:17 UTC