operaton-tasks

View on PyPIReverse Dependencies (1)

1.0.0a5 operaton_tasks-1.0.0a5-py3-none-any.whl

Wheel Details

Project: operaton-tasks
Version: 1.0.0a5
Filename: operaton_tasks-1.0.0a5-py3-none-any.whl
Download: [link]
Size: 59085
MD5: 238e9ae3242304eda81b87ccf274ebd9
SHA256: 9133cbb1d71e16044118b6c73135a4733de1d4d3f229e48e9b63c625f5c12df9
Uploaded: 2025-02-02 14:19:08 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: operaton-tasks
Version: 1.0.0a5
Summary: External task library and client for Operaton
Author-Email: Asko Soukka <asko.soukka[at]iki.fi>
License: Apache Software License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: aiohttp (>=3.11.9)
Requires-Dist: fastapi (>=0.115.6)
Requires-Dist: pydantic-settings (>=2.6.1)
Requires-Dist: pydantic (>=2.10.3)
Requires-Dist: starlette (>=0.41.3)
Requires-Dist: typer (>=0.15.1); extra == "cli"
Requires-Dist: uvicorn (>=0.32.1); extra == "cli"
Provides-Extra: cli
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 80 characters]

WHEEL

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

RECORD

Path Digest Size
operaton/tasks/__init__.py sha256=8eRiLm_2hR2h6sswbVWDeFVHgW-2w9zuylaGj1nSwjg 628
operaton/tasks/api.py sha256=I8JZSMp7dFSOURjSRUpHTnNmm52aLjPhetwElnuZNi8 2503
operaton/tasks/config.py sha256=ijJL7TvRfVCworPAQBupGFNJVyB5JhAxSv_5sUjtxNY 1193
operaton/tasks/deco.py sha256=BMMI0obpOrCrrN0wo_t3m7lTTwbwtY6KJ53YjnWVTdU 543
operaton/tasks/healthz.py sha256=WYa6iKqh20y1wS8lLIaSl7zacw5SoiT1Jmy2PAMOE0I 2424
operaton/tasks/main.py sha256=Eo9AGmxmnhjJSvNFA25y7TXqRVsf5Uli9WStp9VadcE 4398
operaton/tasks/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
operaton/tasks/types.py sha256=_GR19Es9kc9LQUMeKRDI_ucWkonprd0kfemzm9MddsQ 344029
operaton/tasks/utils.py sha256=e2aJSZVVB1ckovdd0UVD2GvmeCbmxsdMeXJu1niakME 2631
operaton/tasks/worker.py sha256=vuaAgQkVtugwqb8-K2ZbGfbEE061dF5DxGSuwt3z-JA 10273
operaton_tasks-1.0.0a5.dist-info/METADATA sha256=dZJLGhvVuA7Qgu2DNu68OqVuEF2YPDhw6-hIKVFnsug 840
operaton_tasks-1.0.0a5.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
operaton_tasks-1.0.0a5.dist-info/entry_points.txt sha256=ZHHcFjNbZIIOIe1sXIezkdHyzKDQoQPIDe7Ux0RMHj0 60
operaton_tasks-1.0.0a5.dist-info/licenses/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
operaton_tasks-1.0.0a5.dist-info/RECORD

entry_points.txt

operaton-tasks = operaton.tasks.main:main