async-reduce

View on PyPIReverse Dependencies (0)

1.3 async_reduce-1.3-py3-none-any.whl

Wheel Details

Project: async-reduce
Version: 1.3
Filename: async_reduce-1.3-py3-none-any.whl
Download: [link]
Size: 12231
MD5: e2075d07f28086c585d40a17488d1d8d
SHA256: c1fc6d5a9e494c0e3b72ba5fa65b7963c86f76d3fb35ee3d2691a69435ec0521
Uploaded: 2023-10-04 19:33:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: async-reduce
Version: 1.3
Summary: Reducer for similar simultaneously coroutines
Author: Konstantin Enchant
Author-Email: sirkonst[at]gmail.com
Maintainer: Konstantin Enchant
Maintainer-Email: sirkonst[at]gmail.com
Home-Page: https://github.com/sirkonst/async-reduce
License: MIT
Keywords: asyncio,reduce
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
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: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
Requires-Dist: tox (~=4.1); extra == "develop"
Requires-Dist: wheel (~=0.38); extra == "develop"
Requires-Dist: twine (~=4.0); extra == "develop"
Requires-Dist: pytest (~=7.2); extra == "testing"
Requires-Dist: pytest-asyncio (~=0.20); extra == "testing"
Requires-Dist: coverage (~=7.0); extra == "testing"
Requires-Dist: pylama (~=8.4); extra == "testing"
Requires-Dist: mypy (~=0.991); extra == "testing"
Requires-Dist: setuptools (~=68.2); python_version >= "3.12" and extra == "testing"
Provides-Extra: develop
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4705 characters]

WHEEL

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

RECORD

Path Digest Size
async_reduce/__init__.py sha256=2bPrg62H4xXGO_IKcONIzsMWibcO0gOQ_9EhYieTTuc 204
async_reduce/async_reduceable.py sha256=QO9S-o8lP3zd8Jv68NES9mkpEuixVFDORhdieZBms4E 1009
async_reduce/async_reducer.py sha256=V0OxZ22Xkbsxr-ZP7f06G4IYI4KRCiRsYE6sYL4IvYA 3835
async_reduce/aux.py sha256=BLrMihKmci5bvoG1BnwR-Q2bkkAAusPhHPsQHLgtrFo 836
async_reduce/hooks/__init__.py sha256=MimY3zfu3dnn7OfIt89zQ_-WXIXBwhuDHvsvRVyiJcM 241
async_reduce/hooks/base.py sha256=aZQGZg4_HZ-pewhTwr6Rc5Fu7kXA6ldAfwWzk52gPV0 2909
async_reduce/hooks/debug.py sha256=cwvskqY0TnaUibWkroPGIuWRgqWfP-pNjL_v_Q3QROs 1398
async_reduce/hooks/statistics.py sha256=t6i8lrC3oPZ9M7RilXq12a42iu4H1WkS_1JpXfsPOpc 3188
tests/test_hooks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_hooks/test_base_multiplehooks.py sha256=rtH2EqVrXTCWsvAgx_AWCrPUTdpTF3AXnYnGLYLd-kQ 2961
tests/test_hooks/test_debug.py sha256=2iFMMTcUCY7UiKyB-1RqGmmLIi2hXG0_zjsyhW-vY2g 5172
tests/test_hooks/test_statistics_detail.py sha256=juJVu74e9tEZwTFktSmPIEiMFNIL0CTPlKbr8VHz46Q 1656
tests/test_hooks/test_statistics_overall.py sha256=i90-52IL5o8y4nX_LrLrPikGxXeC2kTus-W5aYTRVME 765
async_reduce-1.3.dist-info/LICENSE sha256=1G6zsDKU6rx7Hqydt55mElMgokJDdBxGr8WX5bfvYJg 1100
async_reduce-1.3.dist-info/METADATA sha256=b6QwgvZ13r3YMXKf4De5pQAQ98we5vPBXBt-P3dn588 6116
async_reduce-1.3.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
async_reduce-1.3.dist-info/top_level.txt sha256=hpcC7QT-8EGsOnCX1ioFGDAvY-elRCkWjw2jHa-UawY 19
async_reduce-1.3.dist-info/RECORD

top_level.txt

async_reduce
tests