python-fastflow

View on PyPIReverse Dependencies (0)

0.8.1 python_fastflow-0.8.1-py3-none-any.whl

Wheel Details

Project: python-fastflow
Version: 0.8.1
Filename: python_fastflow-0.8.1-py3-none-any.whl
Download: [link]
Size: 20270
MD5: 3579c654122ec67dda88c7d84476955d
SHA256: 74900344e849a1c53cca9727bdc7aa67ea68270b06b1d9461ed7f5122d720124
Uploaded: 2024-11-21 13:45:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-fastflow
Version: 0.8.1
Summary: A workflow engine based on Kopf
Author-Email: Steffen Vinther Sørensen <svinther[at]gmail.com>
Project-Url: Homepage, https://github.com/svinther/fastflow
License: MIT License Copyright (c) 2022 Steffen Vinther Sørensen <svinther@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Requires-Dist: kopf (==1.37.2)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: kubernetes_asyncio (==30.3.1)
Requires-Dist: kubernetes (==30.1.0)
Requires-Dist: Jinja2 (==3.1.4)
Requires-Dist: networkx (==3.4.2)
Requires-Dist: pydantic[email] (==2.9.1)
Requires-Dist: pydantic-settings (==2.6.0)
Requires-Dist: PyYAML (==6.0.1)
Requires-Dist: click (==8.1.7)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3281 characters]

WHEEL

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

RECORD

Path Digest Size
fastflow/__init__.py sha256=6p5TCG7OdZWF6YJ2bay9PhZ_XBgqC1MhvwQKiFEFF7I 520
fastflow/__main__.py sha256=bj39fdWDH3jtjpjvMc4d6nKwUKf3k8OQvnhqtXl935o 67
fastflow/cli.py sha256=YXbY0aPcQ6mlM-rMs9Xz_BEzZ0X3NwhiI0mipuOtoXI 2542
fastflow/kubernetes.py sha256=Itu_yaGZSf0x1JG_7Ha8NdLumfAiGWGs79JvD21louU 5349
fastflow/models.py sha256=zmZulZzevRNmy7w01C61kwNJ4FeABjWKdTBTpne677o 7649
fastflow/setup.py sha256=WSv1rtK-EgwFczPGkwISbsfOMVKWNmxNjCdCimuWYKo 1938
fastflow/engine/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastflow/engine/lifecycle.py sha256=2gfaLT5EmsNyrnhjaQCH2b3cv_UuCeDulv2tB6nuaq8 476
fastflow/engine/models.py sha256=gtqTrP1EqL8IXCEqDDDBiFoHRfIlMeA13pLFyGXCp4I 3465
fastflow/engine/task_handlers.py sha256=Vjgp4Y8ZY909OZkRxVelOaZzRVAPOdHzz4sSdKh_b8k 7287
fastflow/engine/utils.py sha256=SmrJh6zAbHcRjVs8GRFmppM9s4fHZ8X3x8sLstbCFgY 759
fastflow/engine/workflow_handlers.py sha256=-9M8GK_1k5-csHnPtAoZpWTJSpaYPbet8SEMh6qYOj4 10633
fastflow/tasks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastflow/tasks/http.py sha256=P0_kBrtcOjz3dxomatyry42XyWQYRjVixKxBpD6acaA 1754
fastflow/tasks/stdlib.py sha256=crjz4vA3-lSoaagF_LtKf0HT8NRPMq1L9qG252IrnTo 543
python_fastflow-0.8.1.dist-info/LICENSE sha256=PjUhB0eDTPaTb8uPc12hMTfwpy1OsIbDA6OPEblZqZE 1103
python_fastflow-0.8.1.dist-info/METADATA sha256=OhU7GJwXhTJ1hg8eD99AZcU480MMqjzQxDM0vjG-eOI 5700
python_fastflow-0.8.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
python_fastflow-0.8.1.dist-info/entry_points.txt sha256=qrCFy5pVAQmIODrCIazbEI6CLL3y2naeIkDur9PaP4M 46
python_fastflow-0.8.1.dist-info/top_level.txt sha256=jk0ceoOkgyRdYDI09Yp-kShvZYLVikPVkNt-p1mHxq0 9
python_fastflow-0.8.1.dist-info/RECORD

top_level.txt

fastflow

entry_points.txt

fastflow = fastflow.cli:run