trio-parallel

View on PyPIReverse Dependencies (1)

1.3.0 trio_parallel-1.3.0-py3-none-any.whl

Wheel Details

Project: trio-parallel
Version: 1.3.0
Filename: trio_parallel-1.3.0-py3-none-any.whl
Download: [link]
Size: 37237
MD5: 4d52ae027feb92d4e6e9687ab0835178
SHA256: 5e6005875171d55b5eca143e2150e436457fe207814ba1f1b0b19aae0b83035b
Uploaded: 2024-12-25 18:34:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: trio-parallel
Version: 1.3.0
Summary: CPU parallelism for Trio
Author-Email: Richard Sheridan <richard.sheridan[at]gmail.com>
Project-Url: Homepage, https://github.com/richardsheridan/trio-parallel
Project-Url: Documentation, https://trio-parallel.readthedocs.io/
Project-Url: Changelog, https://trio-parallel.readthedocs.io/en/latest/history.html
License: MIT OR Apache-2.0
Keywords: parallel,trio,async,dispatch,multiprocessing
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Framework :: Trio
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3 :: Only
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: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7
Requires-Dist: trio (>=0.18.0)
Requires-Dist: outcome
Requires-Dist: attrs (>=17.3.0)
Requires-Dist: cffi; os_name == "nt" and implementation_name != "pypy"
Requires-Dist: tblib
Requires-Dist: tricycle (>=0.3.0)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-trio; extra == "test"
Requires-Dist: trio (>=0.23.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: LICENSE.APACHE2
License-File: LICENSE.MIT
[Description omitted; length: 9040 characters]

WHEEL

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

RECORD

Path Digest Size
_trio_parallel_workers/__init__.py sha256=sl1wJ4OsRhsH5YHr9Q2_w3ZADn2ALdcwNDIVJF9tCiI 3978
_trio_parallel_workers/_funcs.py sha256=rkfSjCcMJwKNPsUMIU-9uqwZ_6zjv_WpLK_D1RjBjqs 1739
trio_parallel/__init__.py sha256=QVojCGtTRgJ58fhkcFqTRQe-QgD_-W_m8Ah6wd4I4Pk 1698
trio_parallel/_abc.py sha256=ZjQ7B4ryvq-o2ZElTrpnp0dYjapbW7078iZDaFCwRd4 3907
trio_parallel/_impl.py sha256=zSsOoxyMQdj0hDjraqtYHLwxcwKpgcrD3b7WOJfiXvM 19568
trio_parallel/_posix_pipes.py sha256=tpMAhvXjnasWxXUb1LQuIJz4akMbxepJpICIoX_CEmc 4801
trio_parallel/_proc.py sha256=sXWMQ5GxPkGsUWgyjnlLpcLWIq2HlO04Ngnr_FRqM6g 8788
trio_parallel/_windows_cffi.py sha256=TfXNhEKS80EjxyGycQ2mv54jtjh7-Y4bsRUkbeihlt4 2068
trio_parallel/_windows_pipes.py sha256=oj10nIa0UK8lAERTNHSgDo2T6lcq3AODjJP1oODbf0g 2926
trio_parallel/_tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
trio_parallel/_tests/conftest.py sha256=HxsiItAfj3-S1ckhl2dV2CWDJ3fEaTzmmJvyEqcmcSE 212
trio_parallel/_tests/test_cache.py sha256=Elw7XREEsXIsVmGzqy8ZLvYu1WYju75BiR0DXoses4k 4722
trio_parallel/_tests/test_defaults.py sha256=c2xeFcraoxXgAKGpWNWlpNbCLSpdnNsEWQs81ICudQw 9478
trio_parallel/_tests/test_impl.py sha256=1_Tb5jxdF05OVL-HxsiGCDtfM48wFkoWaqe50WdHYlM 7662
trio_parallel/_tests/test_proc.py sha256=6PwXMaKrtSF_iN8YmfCbEZcSUaQnOeGcSaHUxLVyfJs 3643
trio_parallel/_tests/test_worker.py sha256=O-C9xpOgaF9i_HFtGVyTHL8sUEL6rX1cw888dDhvWL4 2407
trio_parallel-1.3.0.dist-info/LICENSE sha256=NnM0Qql3G0rXJVTATM69YVlJ4J6eosqTDCvjEARibd0 297
trio_parallel-1.3.0.dist-info/LICENSE.APACHE2 sha256=CeuE9YKnaqOEjYLhf2-jJ4bvlP920Bvr46LTb0M0B5k 11349
trio_parallel-1.3.0.dist-info/LICENSE.MIT sha256=m6Er28HuXGpsZBCLF7oqBvFE1Xm6GjVsdvMGMBYwK7Y 1081
trio_parallel-1.3.0.dist-info/METADATA sha256=8rSizWYlYy1iXfYiKOr8FrSeR0r0b_XlECEHpfecV-M 11001
trio_parallel-1.3.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
trio_parallel-1.3.0.dist-info/top_level.txt sha256=_8Gqbvm87vLXZnFKx64tthDUsewv3tZAbGPRvyq1qhY 37
trio_parallel-1.3.0.dist-info/RECORD

top_level.txt

_trio_parallel_workers
trio_parallel