Metadata-Version: 1.2
Name: async_pool
Version: 0.1.4
Summary: A simple wrapper of library asyncio providing a multiprocessing-library-like coroutine worker pool.
Home-page: https://github.com/gwy15/async_pool
Author: gwy15
Author-email: gwy15thu@gmail.com
License: MIT Licence
Description: UNKNOWN
Keywords: async,multiprocessing,producer-consumer
Platform: any
Requires-Python: >=3.6
