Multithreaded Python without the GIL
conda install ovo-tim::nogil
PThis is a proof-of-concept implementation of CPython that supports multithreading without the global interpreter lock (GIL).