tomato

View on PyPIReverse Dependencies (4)

2.0 tomato-2.0-py3-none-any.whl

Wheel Details

Project: tomato
Version: 2.0
Filename: tomato-2.0-py3-none-any.whl
Download: [link]
Size: 55534
MD5: bfd095267a5ad3e1bafe56d6d1a06aae
SHA256: 80e9ce81c8db16a969df5e4afec3dfe5f5e7407a846e1e9fc9658162fe2c69c0
Uploaded: 2025-02-23 19:54:41 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: tomato
Version: 2.0
Summary: au-tomation without pain
Author: Peter Kraus, Graham Kimbell
Maintainer-Email: Peter Kraus <peter.kraus[at]tu-berlin.de>
Project-Url: Documentation, https://dgbowl.github.io/tomato/main
Project-Url: Issues, https://github.com/dgbowl/tomato/issues
Project-Url: Repository, https://github.com/dgbowl/tomato/
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
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: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: appdirs (>=1.4.0)
Requires-Dist: toml (>=0.10)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: psutil (>=5.9)
Requires-Dist: dgbowl_schemas (>=123)
Requires-Dist: pyzmq (>=25.1)
Requires-Dist: h5netcdf (>=1.3)
Requires-Dist: xarray (>=2024.10.0)
Requires-Dist: pydantic (>=2.0)
Requires-Dist: pint (>=0.24.1)
Requires-Dist: pytest; extra == "testing"
Requires-Dist: tomato-example-counter (>=2.0.0); extra == "testing"
Requires-Dist: tomato-psutil (>=1.0.0); extra == "testing"
Requires-Dist: sphinx (~=7.2); extra == "docs"
Requires-Dist: sphinx-rtd-theme (~=1.3.0); extra == "docs"
Requires-Dist: autodoc-pydantic (~=2.1); extra == "docs"
Requires-Dist: sphinxcontrib-mermaid (~=0.9.2); extra == "docs"
Provides-Extra: testing
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1923 characters]

WHEEL

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

RECORD

Path Digest Size
tomato/__init__.py sha256=PrOAMNinTkPgSFh7Aw6Pl3e3GrlHbaKoSWbRMLUh0Rs 10074
tomato/drivers.py sha256=fmqgeOMeWGJITcYMTausRIGVsQzyue7z2fljiwJRZ_o 779
tomato/models.py sha256=r2bpwFVhizVf59XBSg5e4x_pZ-0k_sn1zhc6oWtSSvo 3052
tomato/daemon/__init__.py sha256=TIpG-XNymGCyxuYKsKZG8tPHTHZzPnQzlan7zS0jzO4 4084
tomato/daemon/cmd.py sha256=YbqcwhtfXbEDhRdh1Cq0F1rVder2G7taodKGWxM-k_s 10065
tomato/daemon/driver.py sha256=8fl2bvxh7vGBvBkkT-Kjs2-X1KS23VWu5mrhdJSx-iM 11652
tomato/daemon/io.py sha256=KD_Rizmv-Ptev1Y1B64GApux21deoPTp9oKSEfkC9cA 3090
tomato/daemon/job.py sha256=WnfipaNIrWPQQuIJOaBjpuOmwYeGmg7mAw_aIPSDH5g 20706
tomato/daemon/jobdb.py sha256=AIOVdeo3lSRp4b7QpwaMp9WDqO0XxfagiPpqptCKPj0 3955
tomato/data/default_devices.json sha256=Z1UrhfUZ_BEDRMA2Dz8fJiPmrKU9yOTGp9txbTsDxQc 417
tomato/driverinterface_1_0/__init__.py sha256=IeDAcBwhwnN2Cr2jJQdVUndcVEdi4Lpsj2YpuIsIV5s 17718
tomato/driverinterface_2_0/__init__.py sha256=_or1vGUf8tGr7GdJnpARPlrMglMONSavBOZia_fUqdA 25717
tomato/ketchup/__init__.py sha256=z3MBmAQUcOxVPrjf2UJtPvq9aA_cVgyml_WTtpuR9R4 11047
tomato/passata/__init__.py sha256=Q_Fq9NpqbZ950uEu39puZYWqZ0SNZxIPZES6YGKJTJ8 6932
tomato/tomato/__init__.py sha256=jytoa8lNWjnKB42poVXHbW8Cn2UzYDX3fz9Nuuzwxoc 21160
tomato-2.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
tomato-2.0.dist-info/METADATA sha256=4ScgTHGVxde5XOD9G2mNSKuWzbBSwCz4AV8IOQwEn-k 3467
tomato-2.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
tomato-2.0.dist-info/entry_points.txt sha256=A-86Hd0u0DEe7eX1JPWpDCNuTgR-lv6W8jSyFUpIXF8 240
tomato-2.0.dist-info/top_level.txt sha256=xNQU8hQ2SAe6KOKQQQpq2F4LBmra-I9Dluk3JC3lAz8 7
tomato-2.0.dist-info/RECORD

top_level.txt

tomato

entry_points.txt

ketchup = tomato:run_ketchup
passata = tomato:run_passata
tomato = tomato:run_tomato
tomato-daemon = tomato.daemon:tomato_daemon
tomato-driver = tomato.daemon.driver:tomato_driver
tomato-job = tomato.daemon.job:tomato_job