Metadata-Version: 2.4
Name: tq42-grpc-client
Version: 1.0.272
Summary: gRPC client to call TQ42 endpoints
Author: TQ42
Project-URL: Homepage, https://terraquantum.swiss/
Keywords: tq42,gRPC,client
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: protobuf>=5.28.2
Requires-Dist: grpcio-tools>=1.54.0
Requires-Dist: protovalidate==0.5.0
Requires-Dist: six==1.17.0
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: tzdata==2025.2
Requires-Dist: lark==0.12.0
Requires-Dist: pendulum==3.1.0
Requires-Dist: pyyaml==6.0.2
Requires-Dist: types-pyyaml==6.0.12.20250516
Requires-Dist: cel-python==0.3.0
Requires-Dist: grpcio==1.73.0
Requires-Dist: protobuf==6.31.1
Requires-Dist: typing-extensions==4.14.0
Requires-Dist: exceptiongroup==1.3.0
Requires-Dist: grpcio-tools==1.73.0
Requires-Dist: iniconfig==2.1.0
Requires-Dist: packaging==25.0
Requires-Dist: pluggy==1.6.0
Requires-Dist: tomli==2.2.1
Requires-Dist: pytest==7.4.4
Provides-Extra: dev

### TQ42 gRPC client

This library provides the necessary classes to call the TQ42 gRPC services to create resources like: organizations,
projects, experiments, experiment runs and others.
