asyncio-taskpool

View on PyPIReverse Dependencies (0)

1.2.0 asyncio_taskpool-1.2.0-py3-none-any.whl

Wheel Details

Project: asyncio-taskpool
Version: 1.2.0
Filename: asyncio_taskpool-1.2.0-py3-none-any.whl
Download: [link]
Size: 52007
MD5: 21b4f9bbe00de2778be476285281b00f
SHA256: c8b294c91a3b8a157cbce7c52af5f28be3fdcf30843e30c484db4b9b198793e0
Uploaded: 2023-10-14 15:18:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asyncio-taskpool
Version: 1.2.0
Summary: Dynamically manage pools of asyncio tasks
Author-Email: Daniil Fajnberg <mail[at]daniil.fajnberg.de>
Maintainer-Email: Daniil Fajnberg <mail[at]daniil.fajnberg.de>
Project-Url: Repository, https://github.com/daniil-berg/asyncio-taskpool
Project-Url: Issue Tracker, https://github.com/daniil-berg/asyncio-taskpool/issues
Project-Url: Documentation, https://asyncio-taskpool.readthedocs.io/en/latest
License: GNU Lesser General Public License v3 (LGPLv3)
Keywords: asyncio,concurrency,coroutines,server,tasks
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Framework :: AsyncIO
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <4.0,>=3.8
Requires-Dist: black (==23.9.1); extra == "dev"
Requires-Dist: build (==1.0.3); extra == "dev"
Requires-Dist: coverage[toml] (==7.3.2); extra == "dev"
Requires-Dist: isort (==5.12.0); extra == "dev"
Requires-Dist: mypy (==1.5.1); extra == "dev"
Requires-Dist: ruff (==0.0.292); extra == "dev"
Requires-Dist: sphinx (==7.1.2); extra == "dev"
Requires-Dist: sphinx-rtd-theme (==1.3.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: COPYING
License-File: COPYING.LESSER
[Description omitted; length: 5034 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
asyncio_taskpool/__init__.py sha256=HrIVCQtHidJOJlG7rgQxkXYX_Nl4vKQe7lSChxY6HaA 862
asyncio_taskpool/exceptions.py sha256=H-435wRcUq7b19FmRHYCjhPVCudZYbD7y9bgwMeJFxc 2560
asyncio_taskpool/pool.py sha256=Aqwjh_izl36N98gTW8wl-OofLuZW8u8o6kKJXTaYDn0 57798
asyncio_taskpool/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asyncio_taskpool/queue_context.py sha256=zcXmPaX3eRqQNUUgKVwRmZEQzypMrP7TvN2sF3q0Crc 2078
asyncio_taskpool/control/__init__.py sha256=iuquOjbR0mCDJAwIZWcdAtKhxpkJgfzSVRyNX-CILOg 112
asyncio_taskpool/control/__main__.py sha256=QqbU6LVDgcG9uWjYFrA6FaTQ7ZVgyLWZFEUap70UM0E 2102
asyncio_taskpool/control/client.py sha256=Gcso4cxELOADkS5or9w490Dnu4ofUJIXjqDk9IEneho 8232
asyncio_taskpool/control/parser.py sha256=nqN1XSkTPzj6qqUm83LoYrLq9zJPu_hUOdnPl1GfInI 17724
asyncio_taskpool/control/server.py sha256=meAE-htTMHWse3UgYI7h55958Hq4uSNMwnFnyjWr1Ms 7242
asyncio_taskpool/control/session.py sha256=mOIAW_u76TFLdaPMpiH0XhObeVhe2l7jPBqosCsCHpQ 9475
asyncio_taskpool/internals/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
asyncio_taskpool/internals/constants.py sha256=2IrS1y2GuwQ5D-cWlUvXQtCd9Gq8IjN57ykR11VmQAI 409
asyncio_taskpool/internals/group_register.py sha256=aZX2fBNDi5vqOvvN0pE9DTff88P-NaQ571nd_Q-WCi4 2253
asyncio_taskpool/internals/helpers.py sha256=DgycWWeKl2LCzWDpm-34XNHHQPSWkULTHRTwBvyFym0 6444
asyncio_taskpool/internals/types.py sha256=5AVud4At3OKdnS1sPmwynH-P7DrOaVnh26fBOoo-CRs 2235
asyncio_taskpool-1.2.0.dist-info/COPYING sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
asyncio_taskpool-1.2.0.dist-info/COPYING.LESSER sha256=pWgb-bBdsU2Gd2kwAXxketnm5W_2u8_fIeWEgojfrxs 7651
asyncio_taskpool-1.2.0.dist-info/METADATA sha256=tzQyqXnw0rCxAABsVtM_gt4EiNAlL0Ewny9yRngOtsM 6842
asyncio_taskpool-1.2.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
asyncio_taskpool-1.2.0.dist-info/top_level.txt sha256=UaVGW0DITmu9gE8rW1H7XTSa3CGfKHh2Sq6i1NcyrYk 17
asyncio_taskpool-1.2.0.dist-info/RECORD

top_level.txt

asyncio_taskpool