/threadmanager

Allows you to bind functions to threads and manage them all through a single object called the executor. Overall fairly short, sweet and simple thread management so that I don't have to keep writing the same code over and over again.

Primary LanguagePython

This repository is not active