Metadata-Version: 2.1
Name: qubicon
Version: 1.0.3
Summary: Python SDK for interacting with the Qubicon platform through the library or CLI
Home-page: https://git.qub-lab.io/qub-client/qubicon-python-library
Author: Stephan Karas
Author-email: stephan.karas@qubicon-ag.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: attrs==25.1.0
Requires-Dist: httpx==0.28.1
Requires-Dist: pandas==2.2.3
Requires-Dist: rapidfuzz==3.9.6
Requires-Dist: rich==13.9.4
Requires-Dist: setuptools==68.2.2
Requires-Dist: tabulate==0.9.0
Requires-Dist: requests==2.32.3

to run interactive menu:
qubicon-client --interactive

all functions outputs are in json format
