Metadata-Version: 2.1
Name: annotell-base-clients
Version: 0.0.1
Summary: Annotell Base Clients
Home-page: https://github.com/annotell/annotell-python
Author: Annotell
Author-email: Interoperability <interoperability@annotell.com>
License: MIT
Download-URL: https://github.com/annotell/annotell-python/tarball/0.0.1
Keywords: API,Annotell
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
Requires-Dist: annotell-auth (<2,>=1.5.0)
Requires-Dist: requests (>=2.23.0)

# Annotell Base Clients

Python 3 library for providing a base clients for interacting with the Annotell platform

# Changelog

All notable changes to this library will be documented in this file

## [0.0.1] - 2022-04-01

- Library created


