Metadata-Version: 2.1
Name: deltafi
Version: 2.3.0
Summary: SDK for DeltaFi plugins and actions
License: Apache License, Version 2.0
Keywords: deltafi
Author: DeltaFi
Author-email: deltafi@systolic.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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
Classifier: Topic :: Software Development
Requires-Dist: PyYAML (==6.0.2)
Requires-Dist: deepdiff (==6.7.1)
Requires-Dist: json-logging (==1.3.0)
Requires-Dist: minio (==7.2.10)
Requires-Dist: pydantic (==2.9.2)
Requires-Dist: redis (==5.2.0)
Requires-Dist: requests (==2.32.3)
Requires-Dist: urllib3 (==2.2.3)
Project-URL: Bug Reports, https://chat.deltafi.org/deltafi/channels/bug-reports
Project-URL: Documentation, https://docs.deltafi.org/#/
Project-URL: Source Code, https://gitlab.com/deltafi/deltafi
Description-Content-Type: text/markdown

# DeltaFi Action Kit

This project provides a Python implementation of the DeltaFi Action Kit. The DeltaFi Action Kit is a setup of modules which simplify the creation of a DeltaFi Plugin.

