Metadata-Version: 2.4
Name: huqtoracleclient
Version: 0.2.2
Summary: A Python package for interacting with the HUQT Oracle exchange programmatically
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: grpcio
Requires-Dist: grpcio-tools
Requires-Dist: setuptools>=64
Requires-Dist: wheel
Requires-Dist: certifi
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# HUQT Oracle Client

A Python package for interacting with the HUQT Oracle exchange programmatically.

## Installation

```bash
pip install huqt-oracle-client
