Metadata-Version: 2.4
Name: nshm-toshi-client
Version: 1.1.2
Summary: client for toshi API
Author-email: Chris B Chamberlain <chrisbc@artisan.co.nz>, NSHM Compute Working Group <nshm@gns.cri.nz>
License-Expression: AGPL-3.0-or-later
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: <4.0,>=3.10
Requires-Dist: async-timeout>=4.0.2
Requires-Dist: gql>=4.0.0
Requires-Dist: graphql-core>=3.2.1
Requires-Dist: requests-toolbelt<2.0.0,>=1.0.0
Requires-Dist: requests>=2.27.1
Description-Content-Type: text/markdown

# nshm-toshi-client

[![pypi](https://img.shields.io/pypi/v/nshm-toshi-client.svg)](https://pypi.org/project/nshm-toshi-client/)
[![python](https://img.shields.io/pypi/pyversions/nshm-toshi-client.svg)](https://pypi.org/project/nshm-toshi-client/)
[![Build Status](https://github.com/gns-science/nshm-toshi-client/actions/workflows/dev.yml/badge.svg)](https://github.com/gns-science/nshm-toshi-client/actions/workflows/dev.yml)
[![codecov](https://codecov.io/gh/gns-science/nshm-toshi-client/branch/main/graphs/badge.svg)](https://codecov.io/github/gns-science/nshm-toshi-client)

A python3 client for the nshm-toshi-api.

* Documentation: <https://gns-science.github.io/nshm-toshi-client>
* GitHub: <https://github.com/gns-science/nshm-toshi-client>
* PyPI: <https://pypi.org/project/nshm-toshi-client/>
* Free software: MIT


