Metadata-Version: 2.1
Name: fusio-worker-runtime
Version: 0.1.6
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: PyMySQL[rsa] >=1.0
Requires-Dist: psycopg2 >=2.9
Requires-Dist: pymongo >=3.12
Requires-Dist: elasticsearch >=7.15


# Fusio-Worker-Python-Runtime

This library provides the Fusio worker Python runtime.
