Metadata-Version: 2.1
Name: werkpool
Version: 0.1.1
Summary: Worker pool in Python with size and rate bounding options
Home-page: https://github.com/FlexDW/py-workers
License: MIT
Author: FlexDW
Author-email: 22373561+FlexDW@users.noreply.github.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Project-URL: Repository, https://github.com/FlexDW/py-workers
Description-Content-Type: text/markdown

# py-workers

Worker pool in Python with size and rate bounding options.

