Pyrseus: More concurrent.futures.Executor Classes

Pyrseus extends Python’s concurrent.futures package with a collection of concurrent and non-concurrent executors for light workloads and troubleshooting,

General Information

API Documentation

pyrseus

The pyrseus package provides various standalone Executor classes that fill in some gaps in the concurrent.futures package.

Usage Examples