Metadata-Version: 2.1
Name: erioon
Version: 0.5.6
Summary: Erioon Python SDK for seamless interaction with Erioon data services
Author: Zyber Pireci
Author-email: zyber.pireci@erioon.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: requests>=2.25.1
Requires-Dist: azure-storage-blob>=12.14.1
Requires-Dist: msgpack>=1.0.4
Requires-Dist: scikit-learn>=1.3.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: kubernetes==26.1.0
Requires-Dist: rich>=13.5.2

The Erioon SDK for Python provides a robust interface to interact with Erioon resources such as collections, databases, and playboxes. It supports CRUD operations, querying, and connection management with ease, enabling developers to integrate Erioon data services into their applications efficiently.
