concurrently

View on PyPIReverse Dependencies (0)

2 concurrently-2-py3-none-any.whl

Wheel Details

Project: concurrently
Version: 2
Filename: concurrently-2-py3-none-any.whl
Download: [link]
Size: 14881
MD5: 32e4ad108f7f583bc9207d617b567a41
SHA256: 3732228764a14f37a297ab613c6a57a112c5570effd63d57a7ce58f639f4d5ad
Uploaded: 2023-10-10 19:55:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: concurrently
Version: 2
Summary: Library helps easy write concurrent executed code blocks
Author: Konstantin Enchant
Author-Email: sirkonst[at]gmail.com
Maintainer: Konstantin Enchant
Maintainer-Email: sirkonst[at]gmail.com
Home-Page: https://github.com/sirkonst/concurrently
Keywords: concurrent,thread,threading,process,multiprocessing,asyncio,gevent
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Natural Language :: Russian
Classifier: Operating System :: OS Independent
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
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.5
Requires-Dist: wheel (~=0.41); extra == "develop"
Requires-Dist: twine (~=4.0); extra == "develop"
Requires-Dist: pytest (~=7.4); extra == "develop"
Requires-Dist: pytest-asyncio (~=0.21); extra == "develop"
Requires-Dist: pylama (~=8.4); extra == "develop"
Requires-Dist: mypy (~=1.4); python_version < "3.8" and extra == "develop"
Requires-Dist: tox (~=3.28); python_version < "3.8" and extra == "develop"
Requires-Dist: coverage (~=6.2); python_version < "3.8" and extra == "develop"
Requires-Dist: Sphinx (~=5.3); python_version < "3.9" and extra == "develop"
Requires-Dist: mypy (~=1.5); python_version >= "3.8" and extra == "develop"
Requires-Dist: tox (~=4.11); python_version >= "3.8" and extra == "develop"
Requires-Dist: coverage (~=7.3); python_version >= "3.8" and extra == "develop"
Requires-Dist: Sphinx (~=7.2); python_version >= "3.9" and extra == "develop"
Requires-Dist: gevent; python_version < "3.8" and extra == "gevent"
Requires-Dist: gevent (>=1.5a2); python_version >= "3.8" and extra == "gevent"
Provides-Extra: develop
Provides-Extra: gevent
License-File: LICENSE
[Description omitted; length: 2259 characters]

WHEEL

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

RECORD

Path Digest Size
concurrently/__init__.py sha256=3Fr2ScNV7xJK0S72Iw1j__qNyQoPHVPUV5QQ1tg4Phk 1050
concurrently/_concurrently.py sha256=vRK0eE0G1BU2SaQ5w-0FfJVQflsGmuq1hrrOVXm8_PY 959
concurrently/aux.py sha256=6fWr3n5eaDx9x5IuVWqPXJklpCKJYzyNAFNwXMdmzPs 760
concurrently/engines/__init__.py sha256=vH_b6xM4od_AU3t2w7tF53ISFbgFn6j4sjyB5D3M1yA 1736
concurrently/engines/asyncio.py sha256=vQjk7ne6tsmxW20VtKpflM9hdM0y2TfyK0s-MFv2oqU 3352
concurrently/engines/gevent.py sha256=Z-69l_N-zKUMmWtkJJhnjfzp6-TPBQW-kZgoKgu_wlM 1596
concurrently/engines/process.py sha256=BksKITqnT0TspQ3jHAN-ALWIVpAIKMBqVnnAJA58FYw 2388
concurrently/engines/thread.py sha256=DaF-wRaLE8szr0cCLwutmP_x85N4kdWQqjAjmyixCmE 2310
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/engines/__init__.py sha256=krOrZ7nNXkYRCCcaTIV3BRBNi6FZydWonWFBVaLTsBc 746
tests/engines/test_asyncio.py sha256=UsS4cMBEEB3Bx7Qx6iPTjT5ZGURniWD3_gD3sumBauM 3801
tests/engines/test_asyncio_thread.py sha256=UQ3FS2aCoABYUP8pRm-hF0SadHG7hLRIvEqHd819uA8 4024
tests/engines/test_gevent.py sha256=8CkJspKR7qgFqugznL0wDd7yf1X8y8vdxacIsDBjBeU 3036
tests/engines/test_process.py sha256=EpbwlCZzA-1NOIASyV1AXKxDL3VFDcxjGq4jNntOf7Y 3960
tests/engines/test_thread.py sha256=1j_E4Ns8GEW6YnEvhVs3yGT0rA5nvi7rf2QYm9F7mA8 2998
concurrently-2.dist-info/LICENSE sha256=xSTC1Mjr_gCa-zGX6Tt9nL0Bm8ZdevhnesYREhLp-c4 1106
concurrently-2.dist-info/METADATA sha256=w4ZHzmVqd1SLQN7SSUa2fydsxTl_QPQb_LKUiKBarQc 4447
concurrently-2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
concurrently-2.dist-info/top_level.txt sha256=dwBs88P--u-pIlRNDAXV8bQqVS0qO-p7dU8mVdbrS5s 19
concurrently-2.dist-info/RECORD

top_level.txt

concurrently
tests