Metadata-Version: 2.1
Name: bind-pool-executor
Version: 0.1.3
Summary: 捆绑池处理，在一个工作执行完开始另一个工作的执行
Home-page: https://github.com/llango/bind-pool-executor
License: MIT
Author: Rontomai
Author-email: rontomai@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: importlib_metadata (>=1.7.0,<2.0.0)
Description-Content-Type: text/markdown

# bind-pool-executor


[![PyPI version](https://badge.fury.io/py/bind-pool-executor.svg)](https://badge.fury.io/py/bind-pool-executor)
![versions](https://img.shields.io/pypi/pyversions/bind-pool-executor.svg)
[![GitHub license](https://img.shields.io/github/license/mgancita/bind-pool-executor.svg)](https://github.com/mgancita/bind-pool-executor/blob/main/LICENSE)


[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)


捆绑池处理，在一个工作执行完开始另一个工作的执行


- 开源许可: MIT
- 文档: https://llango.github.io/bind-pool-executor.


## 特征

* TODO

## 制作


该包使用 [Cookiecutter](https://github.com/audreyr/cookiecutter) 和 [`llango/cookiecutter-mkdoc-shapackage`](https://github.com/llango/cookiecutter-mkdoc-shapackage/) 项目模版创建。

