Metadata-Version: 2.1
Name: fusio-worker-runtime
Version: 0.1.9
Summary: Fusio worker Python runtime
Author-email: Christoph Kappestein <christoph.kappestein@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/apioo/fusio-worker-python-runtime
Project-URL: Issues, https://github.com/apioo/fusio-worker-python-runtime/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic>=2.7.0
Requires-Dist: mysql-connector-python>=9.0
Requires-Dist: psycopg2>=2.9
Requires-Dist: pymongo>=4.8
Requires-Dist: elasticsearch>=8.14


# Fusio-Worker-Python-Runtime

This library provides the Fusio worker Python runtime.
