Metadata-Version: 2.1
Name: arkindex-client
Version: 0.1.0
Summary: API client for the Arkindex project
Home-page: https://gitlab.com/arkindex/api-client
Author: Teklia <contact@teklia.com>
License: MIT
Keywords: api client arkindex
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Text Processing :: Linguistic
Description-Content-Type: text/markdown
Requires-Dist: certifi (==2018.10.15)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: Click (==7.0)
Requires-Dist: idna (==2.7)
Requires-Dist: requests (==2.20.0)
Requires-Dist: six (==1.11.0)
Requires-Dist: urllib3 (==1.24)
Provides-Extra: test
Requires-Dist: pytest (>=3.6.2); extra == 'test'
Requires-Dist: responses (>=0.9.0); extra == 'test'
Requires-Dist: flake8 (>=3.5.0); extra == 'test'

# Arkindex API Client

An API client and a command line tool to access Arkindex servers. [Full documentation](https://arkindex.gitlab.io/api-client/)


