ddeutil-workflow

View on PyPIReverse Dependencies (0)

0.0.19 ddeutil_workflow-0.0.19-py3-none-any.whl

Wheel Details

Project: ddeutil-workflow
Version: 0.0.19
Filename: ddeutil_workflow-0.0.19-py3-none-any.whl
Download: [link]
Size: 62659
MD5: b98a95dfaa0fa6805069a679b0d626e8
SHA256: 9b765cba753e6e8a25f2a091275f365e921cca95a7bdce4a542b1cc11a1cb2f1
Uploaded: 2024-10-30 15:30:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ddeutil-workflow
Version: 0.0.19
Summary: Lightweight workflow orchestration with less dependencies
Author-Email: ddeutils <korawich.anu[at]gmail.com>
Project-Url: Homepage, https://github.com/ddeutils/ddeutil-workflow/
Project-Url: Source Code, https://github.com/ddeutils/ddeutil-workflow/
License: MIT
Keywords: orchestration,workflow
Classifier: Topic :: Utilities
Classifier: Natural Language :: English
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
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: Programming Language :: Python :: 3.13
Requires-Python: >=3.9.13
Requires-Dist: ddeutil (>=0.4.3)
Requires-Dist: ddeutil-io[toml,yaml] (>=0.2.3)
Requires-Dist: pydantic (==2.9.2)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: typer (<1.0.0,==0.12.5)
Requires-Dist: schedule (<2.0.0,==1.2.2)
Requires-Dist: fastapi (<1.0.0,>=0.115.0); extra == "api"
Provides-Extra: api
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 12289 characters]

WHEEL

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

RECORD

Path Digest Size
ddeutil/workflow/__about__.py sha256=GGHkQYD3vWi0C2DiWlU64oocfEx-Bn3LsXBorKFxtlM 28
ddeutil/workflow/__cron.py sha256=KUCSdx30juyX6IE6Dal8T_qSudOiaD02r1SRHFJp7IM 25778
ddeutil/workflow/__init__.py sha256=HA0tjGBXJItNPsAqvhnFUXU0fP0K6iMMfMtJ37tRwcw 1385
ddeutil/workflow/__types.py sha256=yizLXzjQpBt_WPaof2pIyncitJvYeksw4Q1zYJeuCLA 3707
ddeutil/workflow/api.py sha256=vUT2RVS9sF3hvY-IrzAEnahxwq4ZFYP0G3xfctHbNsw 4701
ddeutil/workflow/cli.py sha256=baHhvtI8snbHYHeThoX401Cd6SMB2boyyCbCtTrIl3E 3278
ddeutil/workflow/conf.py sha256=3xJPHIQcY4Q7rJoe0V8CUVHiEt_kww_bmr1f6MhcyCM 15420
ddeutil/workflow/exceptions.py sha256=Uf1-Tn8rAzj0aiVHSqo4fBqO80W0za7UFZgKv24E-tg 706
ddeutil/workflow/job.py sha256=Ww1zjviDCfTVUC_q7e3HHJwk3KXEFZxzGROQXoi_JS8 24349
ddeutil/workflow/on.py sha256=slaNJr2RWBEmAmEUcW0S99qD45ENUUgAGka5XoZ6Yag 7937
ddeutil/workflow/repeat.py sha256=s0azh-f5JQeow7kpxM8GKlqgAmKL7oU6St3L4Ggx4cY 4925
ddeutil/workflow/route.py sha256=JALwOH6xKu5rnII7DgA1Lbp_E5ehCoBbOW_eKqB_Olk 6753
ddeutil/workflow/scheduler.py sha256=0xE3bjIMe4eguo24rotOt6JfTy78tgst_qe7csSlt4k 50477
ddeutil/workflow/stage.py sha256=6Ng3RiCSrnQ-FUsRRcuG2ClMD6ifiQlgyBFi6tohfxI 25455
ddeutil/workflow/utils.py sha256=ETzixrfrXhacAm06agnvI1E8UZKjKCkKempJnW9KKes 25581
ddeutil_workflow-0.0.19.dist-info/LICENSE sha256=nGFZ1QEhhhWeMHf9n99_fdt4vQaXS29xWKxt-OcLywk 1085
ddeutil_workflow-0.0.19.dist-info/METADATA sha256=zTUO4MZi08V0upHMA8xmH8q7ms5M7Eot0lflQyGeaXw 13597
ddeutil_workflow-0.0.19.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
ddeutil_workflow-0.0.19.dist-info/entry_points.txt sha256=0BVOgO3LdUdXVZ-CiHHDKxzEk2c8J30jEwHeKn2YCWI 62
ddeutil_workflow-0.0.19.dist-info/top_level.txt sha256=m9M6XeSWDwt_yMsmH6gcOjHZVK5O0-vgtNBuncHjzW4 8
ddeutil_workflow-0.0.19.dist-info/RECORD

top_level.txt

ddeutil

entry_points.txt

ddeutil-workflow = ddeutil.workflow.cli:cli