safe-ds-runner

View on PyPIReverse Dependencies (0)

0.18.0 safe_ds_runner-0.18.0-py3-none-any.whl

Wheel Details

Project: safe-ds-runner
Version: 0.18.0
Filename: safe_ds_runner-0.18.0-py3-none-any.whl
Download: [link]
Size: 27651
MD5: 0b8884bc1a705fb6bed35bc78048a16e
SHA256: 628fcddf28a13bac84f56df759971490c2dd26a44bbd784d431d8a5bfd4b1319
Uploaded: 2024-09-17 20:45:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: safe-ds-runner
Version: 0.18.0
Summary: Execute Safe-DS programs that were compiled to Python.
Author: Lars Reimann
Author-Email: mail[at]larsreimann.com
Home-Page: https://github.com/Safe-DS/Runner
Project-Url: Documentation, https://safe-ds-runner.readthedocs.io
Project-Url: Repository, https://github.com/Safe-DS/Runner
License: MIT
Keywords: data-science,machine-learning,usability,learnability
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<3.13
Requires-Dist: hypercorn (<0.18,>=0.16)
Requires-Dist: psutil (<7.0.0,>=5.9.8)
Requires-Dist: pydantic (<3.0.0,>=2.9.2)
Requires-Dist: quart (<0.20.0,>=0.19.4)
Requires-Dist: safe-ds (<0.29.0,>=0.28.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1597 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
safeds_runner/__init__.py sha256=zl9QdZS6Q0-tQ4MIJYTW7VRrg2j5hWU8G7HfO0fochk 356
safeds_runner/cli/__init__.py sha256=xzPwd3babydb9YRZlV1RyjrAFb6DxoCOp4qUFaW5Hzs 95
safeds_runner/cli/_cli.py sha256=VcpNXeg63cJzM5JFOUvftw9Yg9SzKN3s2k20sMaept8 1375
safeds_runner/main.py sha256=c85awsn8OCnNrECzWhm7xEaFozvVd2tl26iHiB9pIdo 201
safeds_runner/memoization/__init__.py sha256=HpVS6hljtukB_r4cgL9UHqq49DXZegb18TXZYUm3qfw 37
safeds_runner/memoization/_memoization_map.py sha256=jgTLFX2bmxj3U8NuOjoH7kMkOZupdpKlYPXns4OPVeg 10230
safeds_runner/memoization/_memoization_stats.py sha256=j4DdcLJQMgDkYYth1s-5gdWrSTllTHZmErbqGA2eAuk 2658
safeds_runner/memoization/_memoization_strategies.py sha256=XgLAM5A2d-pkAfr7upRWMT1VN8_6G45ZXmviW4EKMww 2354
safeds_runner/memoization/_memoization_utils.py sha256=yX80xe3zgWxZKRfYrE0VgM6AF_16KzbXmRkAGOWNTog 15543
safeds_runner/server/__init__.py sha256=jPv5QH9ElYx-rqAVbNCOfbchs26-r_U624iVDmpQ6gM 109
safeds_runner/server/_json_encoder.py sha256=_WZHM3anGZyNnnlR99yACWeRF8obbZOoEXGrrxHP5UY 2064
safeds_runner/server/_messages.py sha256=Qj9mwGAeO5POhq2Pb1S3TpV8okoDZyXgqPRIJqTyzak 9274
safeds_runner/server/_module_manager.py sha256=vSJ2HPxL2AmIXbrDFUio_gDcMEBm1_w8hVneC71j0fE 5178
safeds_runner/server/_pipeline_manager.py sha256=cuS-6qv8MBzCYZWGyykzIsuFA9KpgxxKkuyti81a7Bc 15233
safeds_runner/server/_process_manager.py sha256=zfChe8rJzyHaw8wc68dv6POj3_5Q6k8-JbMsGeTGOfs 5432
safeds_runner/server/_server.py sha256=-zDec6EQ69TIwVgEf1Bf4ZXXYoCgK_nKCbG4owIKYzc 10811
safeds_runner/server/main.py sha256=fGBFbc7zBBLOHmGSyrvFgC8Vyj1Zg0EwtsQFbqOaSEc 925
safe_ds_runner-0.18.0.dist-info/LICENSE sha256=XJXd6q3ERDDfapWSw77_JxnIGm2oXXZo1MGfpa_CGy4 1069
safe_ds_runner-0.18.0.dist-info/METADATA sha256=2LwDBGqRkoqV6e90vIx198AtQIzHt6-Bm4Rt3a3Mkg8 2496
safe_ds_runner-0.18.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
safe_ds_runner-0.18.0.dist-info/entry_points.txt sha256=K_KgBcCdn9kS1LwdGIxnZpIS4qRAezvP5qdRxPnoI4Y 58
safe_ds_runner-0.18.0.dist-info/RECORD

entry_points.txt

safe-ds-runner = safeds_runner.main:main