Metadata-Version: 2.4
Name: tocaro-client
Version: 0.1.1
Summary: The ToCaro client library
Home-page: 
Author: Jan Janssen
Author-email: Jan Janssen <jan.janssen@dfki.de>
License-Expression: MIT
Project-URL: Homepage, https://github.com/ToCaro-Project/python-tocaro-client
Project-URL: Issues, https://github.com/ToCaro-Project/python-tocaro-client/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: license-file
Dynamic: requires-python

# ToCaro Python API

python library to communicate with the ToCaro infrastructure.


## install with pip
`pip install tocaro-client`

## examples
see examples directory
## reference
see docs directory
