Metadata-Version: 2.1
Name: thothlibrary
Version: 0.2.0
Summary: Python client for Thoth's GraphQL API
Home-page: UNKNOWN
Author: Javier Arias
Author-email: javier@arias.re
License: Apache 2.0
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
Requires-Dist: graphqlclient
Requires-Dist: requests

Python client for Thoth's GraphQL API

[![Build Status](https://travis-ci.org/openbookpublishers/thoth-client.svg?branch=master)](https://travis-ci.org/openbookpublishers/thoth-client) [![Release](https://img.shields.io/github/release/openbookpublishers/thoth-client.svg?colorB=58839b)](https://github.com/openbookpublishers/thoth-client/releases) [![License](https://img.shields.io/github/license/openbookpublishers/thoth-client.svg?colorB=ff0000)](https://github.com/openbookpublishers/thoth-client/blob/master/LICENSE)


```
python3 -m pip install thothlibrary==0.1
```


