Metadata-Version: 2.1
Name: nshm-toshi-client
Version: 0.5.3
Summary: client for toshi API
License: GNU Affero V3
Author: Chris Chamberlain
Author-email: chrisbc@artisan.co.nz
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: async-timeout (>=4.0.2,<5.0.0)
Requires-Dist: gql (>=3.2.0,<4.0.0)
Requires-Dist: graphql-core (>=3.2.1,<4.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
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

## Features

- TODO


