trio-parallel

View on PyPIReverse Dependencies (0)

1.2.2 trio_parallel-1.2.2-py3-none-any.whl

Wheel Details

Project: trio-parallel
Version: 1.2.2
Filename: trio_parallel-1.2.2-py3-none-any.whl
Download: [link]
Size: 31082
MD5: 7a609a0fa62cbe02b979d120ec71f8e3
SHA256: 812055da21f5d7ee3b5cf7c02c89be3284aa109af506ccfe47ba37475fcef3b9
Uploaded: 2024-04-24 22:40:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: trio-parallel
Version: 1.2.2
Summary: CPU parallelism for Trio
Author: Richard Sheridan
Author-Email: richard.sheridan[at]gmail.com
Home-Page: https://github.com/richardsheridan/trio-parallel
License: MIT OR Apache-2.0
Keywords: parallel,trio,async,dispatch
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.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: 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: tblib
Requires-Dist: cffi; os_name == "nt" and implementation_name != "pypy"
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
[Description omitted; length: 8764 characters]

WHEEL

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

RECORD

Path Digest Size
_trio_parallel_workers/__init__.py sha256=KytVDwRfr8q_5-YT1OInlYiUbTnxkFxthLKveTFwa4k 3860
_trio_parallel_workers/_funcs.py sha256=eXrQJNf248VSpLe-BtqgSTZN4dpr5KDYbUX3ylbgEpg 1662
trio_parallel/__init__.py sha256=Ne3YLBifnKCiqOs_MlECIDQRfjGzwvoTmMTFIk-srTY 1715
trio_parallel/_abc.py sha256=6k8tEgAccttEGJPHhZ64H7_acCV_ee_h23LDXOdG03g 3910
trio_parallel/_impl.py sha256=vajIy5pbuHyCdqOJCAuA9CvUmHjweeJQl-fY6LLUX4c 17615
trio_parallel/_posix_pipes.py sha256=tpMAhvXjnasWxXUb1LQuIJz4akMbxepJpICIoX_CEmc 4801
trio_parallel/_proc.py sha256=5hDUTUHApZOrs6eO8gcQ8FwGy-nLCb6DhvATWeYUXd4 8557
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=8lB1q066m2ce0aPkz-LRhzirybZ8ipkFh3ufvYjNEjA 9260
trio_parallel/_tests/test_impl.py sha256=rw5mgFgjvL4nKxL_xPpbuVTSmHmrGUusOh3PwxvRvaQ 5225
trio_parallel/_tests/test_proc.py sha256=CfDeY-345BorLreD1j_l5gVQRWa_oh2IdFOKn934qvo 3619
trio_parallel/_tests/test_worker.py sha256=O-C9xpOgaF9i_HFtGVyTHL8sUEL6rX1cw888dDhvWL4 2407
trio_parallel-1.2.2.dist-info/METADATA sha256=-Szf_m8aHU_GWp6ukt2GN74toL9VztUFvLIb4yDDB10 10450
trio_parallel-1.2.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
trio_parallel-1.2.2.dist-info/top_level.txt sha256=_8Gqbvm87vLXZnFKx64tthDUsewv3tZAbGPRvyq1qhY 37
trio_parallel-1.2.2.dist-info/RECORD

top_level.txt

_trio_parallel_workers
trio_parallel