Metadata-Version: 2.1
Name: learning-loop-node
Version: 0.1.2
Summary: Python Library for Nodes which connect to the Zauberzeug Learning Loop
Home-page: https://github.com/zauberzeug/learning_loop_node
License: MIT
Author: Zauberzeug GmbH
Author-email: info@zauberzeug.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fastapi (>=0.63.0,<0.64.0)
Requires-Dist: fastapi-socketio (>=0.0.6,<0.0.7)
Requires-Dist: fastapi-utils (>=0.2.1,<0.3.0)
Requires-Dist: python-socketio[asyncio_client] (>=5.0.4,<6.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: simplejson (>=3.17.2,<4.0.0)
Requires-Dist: uvicorn (>=0.13.3,<0.14.0)
Project-URL: Repository, https://github.com/zauberzeug/learning_loop_node
Description-Content-Type: text/markdown

# Learning Loop Node

This Python library helps you to write your own Detection Nodes, Training Nodes and Converter Nodes for the Zauberzeug Learning Loop.

