Metadata-Version: 2.1
Name: grai-client
Version: 0.3.0
Summary: 
Home-page: https://www.grai.io/
License: Elastic-2.0
Author: Ian Eaves
Author-email: ian@grai.io
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: brotli (>=1.0.9,<2.0.0)
Requires-Dist: furl (>=2.1.3,<3.0.0)
Requires-Dist: grai-schemas (>=0.2.0,<0.3.0)
Requires-Dist: httpx[http2] (>=0.24.0,<0.25.0)
Requires-Dist: more-itertools (>=9.1.0,<10.0.0)
Requires-Dist: multimethod (>=1.9,<2.0)
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: tqdm (>=4.65.0,<5.0.0)
Project-URL: Documentation, https://docs.grai.io/
Project-URL: Repository, https://github.com/grai-io/grai-core/tree/master/grai-client
Description-Content-Type: text/markdown

# Grai Client

`grai-client` is Grai's python connector for communication with the Grai server.
It provides easy to use functionality for querying your metadata graph.

