pyrseus

View on PyPIReverse Dependencies (0)

0.1.0 pyrseus-0.1.0-py3-none-any.whl

Wheel Details

Project: pyrseus
Version: 0.1.0
Filename: pyrseus-0.1.0-py3-none-any.whl
Download: [link]
Size: 59609
MD5: 60b72a1ee27efaee79c1c17d3616fbb3
SHA256: 589ef27c1ff3f1165c05bddaf7f09f44700de0da50ce9719cc0b15fca8b1554c
Uploaded: 2024-04-14 18:24:14 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pyrseus
Version: 0.1.0
Summary: ExecutorCtx factory, its plugins, and various serial Executors
Author: Gerald Dalley
Project-Url: Homepage, https://github.com/dalleyg/pyrseus
Project-Url: Issues, https://github.com/dalleyg/pyrseus/issues
Keywords: Executor,ExecutorCtx,InlineExecutor,NoCatchExecutor,concurrent.futures,executor
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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.9
Requires-Dist: cloudpickle (>=1.6.0)
Requires-Dist: psutil
Requires-Dist: ipyparallel; extra == "ipyparallel"
Requires-Dist: loky; extra == "loky"
Requires-Dist: mpi4py (>=3.0.0); extra == "mpi4py"
Provides-Extra: ipyparallel
Provides-Extra: loky
Provides-Extra: mpi4py
Description-Content-Type: text/markdown
License-Expression: MIT
[Description omitted; length: 1934 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.22.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyrseus/__init__.py sha256=JrFjIXK680Ja0b823I4rjQ6jmD93jAz-n7lVpxpshgQ 901
pyrseus/interactive.py sha256=mTwafUs1uqAP5P6hE6E3Yn9q5Nhe4fW3WXlDiyH9wFc 4168
pyrseus/core/__init__.py sha256=ZE7KOcItZp-_5virF4v9dBtoCrkZqRNRend12kNC_2g 120
pyrseus/core/pickle.py sha256=4_bRd-FKfzV6tPeUlVmHwXX-2Csu8557JVE2OHZ2AHU 11988
pyrseus/core/sys.py sha256=g-apja72Ha-QarbRB2Y-TxOh_V-_FiP5huhxq774Zgc 3135
pyrseus/ctx/__init__.py sha256=gAYP6VMKaQL8D-72uOx1WFrmbHMKNqqqL0y2uFsM1FQ 182
pyrseus/ctx/api.py sha256=53M3f_X44tLEY9Nq8rX1EXXAppeVs8cndF46McjsJAk 10316
pyrseus/ctx/mgr.py sha256=32D7t2fvSoGTP1XSCdf4eWltzEwVAPix7XO1lAaGq2U 8336
pyrseus/ctx/registry.py sha256=4gBpFpLroK2mthZQQEaLW9SvaQFX2x_vEioAGNhCsCM 21735
pyrseus/ctx/simple.py sha256=WIh_jfP063fEGq5IUF4pJYWGA1Ceqklibz3ge-zW8t4 16005
pyrseus/ctx/plugins/__init__.py sha256=L8EUiQ1mGvXYm2DPHskUsWDhdAEy9fqcX7Gl_E6_IeY 175
pyrseus/ctx/plugins/cpinline.py sha256=vY2fA6kS_G4Mu5XtBu4mHYF8FBt8WQ6wFwzqPx8vinI 2123
pyrseus/ctx/plugins/cpmpi4py.py sha256=for_0Mb21ficnag9OfTq2fNGYCzwzCoZFosU2quG86Q 5047
pyrseus/ctx/plugins/cpnocatch.py sha256=zFlEkBYcliOofETccj523h81qCQ7_uLtauC_gVrPuXo 2263
pyrseus/ctx/plugins/cpprocess.py sha256=OCqoXBVul7lASdedYeTs8McPSW7mZ2NFHCFX-CCrXXk 3508
pyrseus/ctx/plugins/inline.py sha256=Ln9Y9eqWyE3qina2uCwvI_MQOa05n0eSk9M0UzuP4jM 2252
pyrseus/ctx/plugins/ipyparallel.py sha256=_PCiagpf1CUDiW7iKrzZRtJArrN7bBG_8S1WXi_Ir-Q 9192
pyrseus/ctx/plugins/loky.py sha256=-u8PY0DDcv86yjp1Q4xJEreqs7mG8LSrt5uSF6OtcBM 9982
pyrseus/ctx/plugins/mpi4py.py sha256=95-eAAE0WZLwyEXT6HKXrmFoOmcPOykOpK70h7Nyo00 4159
pyrseus/ctx/plugins/nocatch.py sha256=5yBZPGxXZKxB2nyGWGuJMA0D6unqda4D261sBp30tlM 2519
pyrseus/ctx/plugins/pinline.py sha256=kGeOEa23wbobiAbFWmyZiO7a62xdEE5-mBPIe-w4hOA 2544
pyrseus/ctx/plugins/pnocatch.py sha256=25UKkPJS04x5bSAV6TdxQPFszZRhsV__k7ZShEYR9kc 2662
pyrseus/ctx/plugins/process.py sha256=_dzJb4u3ED6lAxQPtG3j-DrYJm-5-Ts4chzXtFGRQ3k 5582
pyrseus/ctx/plugins/thread.py sha256=ons3I8_JCfqhAupbZWlzu3w-aPN-5PJcEeBwLlNe5_s 2709
pyrseus/executors/__init__.py sha256=u_du-O1K0wuxsfcARKY54MwngTBxdCnCbrz4GzA9z9k 170
pyrseus/executors/cpinline.py sha256=LjkSV2mguU9eiqU08AACywvrNWxkMY24V6plxcprGWk 2085
pyrseus/executors/cpnocatch.py sha256=UyFy_tQezwwwVqoNTsBX8OV3cJ1NoTE-TazvdX1vQr8 2101
pyrseus/executors/cpprocess.py sha256=-qDE8mcsS-L-ln1RsbcGoD01us67qd89ndjX48fAS_w 1771
pyrseus/executors/inline.py sha256=H-Q0-0mBLHADEH8eiSkv0_BtC4u1w8iusXjMQGnZIgo 3025
pyrseus/executors/nocatch.py sha256=8TK3HKD5qizVeyDk3QtAE-CgQJpahNxt5RhD5oRM79Y 3389
pyrseus/executors/pinline.py sha256=1GOUh4V7Y-mxPYjm5-1kvZ7wO4r9eb9nGHZAfqgea2w 2538
pyrseus/executors/pnocatch.py sha256=s3Mi_2OXxXYXqkfy-RVZxn9durbhsjYeziA_eiMJfU4 2415
pyrseus-0.1.0.dist-info/METADATA sha256=FUC2zFPM44STbUh26JjNJzuW5DGU5bWhYNmW__5Uet0 3133
pyrseus-0.1.0.dist-info/WHEEL sha256=as-1oFTWSeWBgyzh0O_qF439xqBe6AbBgt4MfYe5zwY 87
pyrseus-0.1.0.dist-info/RECORD