pytask-parallel

View on PyPIReverse Dependencies (1)

0.4.1 pytask_parallel-0.4.1-py3-none-any.whl

Wheel Details

Project: pytask-parallel
Version: 0.4.1
Filename: pytask_parallel-0.4.1-py3-none-any.whl
Download: [link]
Size: 12463
MD5: 155f85aa08f37f3f6e693d2c3659bb50
SHA256: 57f51215e8013b55e1fb73cb16d8c6438b657e2b0f8eb207b0a413abe019ffc5
Uploaded: 2024-01-12 15:30:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytask_parallel
Version: 0.4.1
Summary: Parallelize the execution of tasks with pytask.
Author-Email: Tobias Raabe <raabe[at]posteo.de>
Project-Url: Homepage, https://github.com/pytask-dev/pytask-parallel
Project-Url: Changelog, https://github.com/pytask-dev/pytask-parallel/blob/main/CHANGES.md
Project-Url: Documentation, https://github.com/pytask-dev/pytask-parallel
Project-Url: Github, https://github.com/pytask-dev/pytask-parallel
Project-Url: Tracker, https://github.com/pytask-dev/pytask-parallel/issues
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Platform: any
Requires-Python: >=3.8
Requires-Dist: attrs (>=21.3.0)
Requires-Dist: click
Requires-Dist: cloudpickle
Requires-Dist: loky
Requires-Dist: pluggy (>=1.0.0)
Requires-Dist: pytask (>=0.4.5)
Requires-Dist: rich
Requires-Dist: nbmake; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4145 characters]

WHEEL

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

RECORD

Path Digest Size
pytask_parallel/__init__.py sha256=YkEbFu59-ARVluNSKXYxNm39UOUeMM4Rp-caTLDYtcc 326
pytask_parallel/_version.py sha256=H6xAc33bJwmO0oYU-O7_wWInmGAifNGi6CO6khT0G1g 411
pytask_parallel/backends.py sha256=5lfdV4PWcW5O5-DMNhC60I977ZSMnp5EMDKS7XQYnC4 2145
pytask_parallel/build.py sha256=EszyJXmFP7aoyumb_3beKUBcr86QIDnXPZzpjb-62zM 984
pytask_parallel/config.py sha256=b2DY_PIDWnDJdLyLde2B3b4CYiBsjb50oSYEVXvgg6w 1152
pytask_parallel/execute.py sha256=QQecqVZuyVTM18765DCvBvMFZziUqhCUdOxGwI-rpjo 16742
pytask_parallel/logging.py sha256=-vMvIc2cZTHDf8JNsm-Es0nCoKQl0aIBEW8ZVpwI_IQ 418
pytask_parallel/plugin.py sha256=A1fPo4ywWVdPKiWAdTKv8HKyJl639riBhx_5T1AhG-c 458
pytask_parallel/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytask_parallel-0.4.1.dist-info/LICENSE sha256=RxB_V9PwkqN54TuemXxwTa5K9yHQCbD-sgg1pjmYSz0 1052
pytask_parallel-0.4.1.dist-info/METADATA sha256=I3FvTDexxuSH6eSZh73JbPFmcHaF0d-KMUVxwj3_ut0 5363
pytask_parallel-0.4.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
pytask_parallel-0.4.1.dist-info/entry_points.txt sha256=Tl7SDcASQeVD6HSgh36K00V7BVBxR5UicIGmF5lYa1s 50
pytask_parallel-0.4.1.dist-info/top_level.txt sha256=hA_T6YZCwMPzk9XpVM_jyt5VGduFUL0skO1KMuox0Vs 16
pytask_parallel-0.4.1.dist-info/RECORD

top_level.txt

pytask_parallel

entry_points.txt

[pytask]
pytask_parallel = pytask_parallel.plugin