scriptflow

View on PyPIReverse Dependencies (2)

0.2.6 scriptflow-0.2.6-py3-none-any.whl

Wheel Details

Project: scriptflow
Version: 0.2.6
Filename: scriptflow-0.2.6-py3-none-any.whl
Download: [link]
Size: 12755
MD5: 9728f6ddfa513c53cf5b71cd4d2509d8
SHA256: 1a929449db74d0b4d52f3861f535d3df6abba09394da366920813c2c17e7445a
Uploaded: 2024-02-02 21:17:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scriptflow
Version: 0.2.6
Summary: Like a makefile but in python, a stripped-down system of Airflow or Luigi
Author: Thibaut Lamadon
Author-Email: thibaut.lamadon[at]gmail.com
Home-Page: https://github.com/tlamadon/scriptflow
Project-Url: Repository, https://github.com/tlamadon/scriptflow
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7,<4.0
Requires-Dist: asyncssh (<3.0.0,>=2.9.0)
Requires-Dist: click (<9.0.0,>=8.0.3)
Requires-Dist: omegaconf (<3.0.0,>=2.1.1)
Requires-Dist: pytest (<8.0.0,>=7.1.1)
Requires-Dist: requests (<3.0.0,>=2.27.1)
Requires-Dist: rich (<12.0.0,>=11.0.0)
Requires-Dist: tinydb (<5.0.0,>=4.7.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Provides-Extra: dask
Description-Content-Type: text/markdown
[Description omitted; length: 6043 characters]

WHEEL

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

RECORD

Path Digest Size
scriptflow/__init__.py sha256=g6l0yNMphul5wcCqshEDgeTxlnh5I3eVDRkC_z2EIyg 150
scriptflow/cli.py sha256=OKv2GEvhLdm8Gk48NRud9OQ6CBn5Lr9qYVBO71WNn-k 1816
scriptflow/core.py sha256=2oFv5I1NHI4GSBKOqx6DlUymWORq15CMQ1S6qTF1FuU 9732
scriptflow/glob.py sha256=Awv4zV2lJXesEwswHbgwlEo1G7tP6PFjUG9MXjPs_Hs 200
scriptflow/runners.py sha256=4Y3u2zd3TOgs8OPG-MAcwnUky-16Yf-Cq2rt9gAjKg8 8203
scriptflow/task.py sha256=UuLsX54gjDAXNxHm5SZE06C8eHfazBtRw-OUAEVNYm4 4531
scriptflow-0.2.6.dist-info/METADATA sha256=IDCaOVffAsUciTGkeuP2zCwX8nAjGuheBDcJJYPaC_Q 7118
scriptflow-0.2.6.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
scriptflow-0.2.6.dist-info/entry_points.txt sha256=YLTm8_dv6yeT8vMJj3_DKM6gCWYoJyhnSdS5fjuoG7U 49
scriptflow-0.2.6.dist-info/RECORD

entry_points.txt

scriptflow = scriptflow.cli:cli