An open API service indexing awesome lists of open source software.

https://github.com/mindee/mindee-api-python

Mindee API Helper Library for Python
https://github.com/mindee/mindee-api-python

api-client ocr ocr-api python3 sdk

Last synced: 6 months ago
JSON representation

Mindee API Helper Library for Python

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/github/license/mindee/mindee-api-python)](https://opensource.org/licenses/MIT) [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/mindee/mindee-api-python/unit-test.yml)](https://github.com/mindee/mindee-api-python) [![PyPI Version](https://img.shields.io/pypi/v/mindee)](https://pypi.org/project/mindee/) [![versions](https://img.shields.io/pypi/pyversions/mindee.svg)](https://github.com/mindee/mindee-api-python) [![Downloads](https://img.shields.io/pypi/dm/mindee)](https://pypi.org/project/mindee/)

# Mindee API Helper Library for Python
Quickly and easily connect to Mindee's API services using Python.

## Mindee API Versions
This client library has support for both Mindee platform versions.

### V2 - Latest
This is the latest platform located here:

https://app.mindee.com

It uses **API version 2**.

Consult the
**[V2 Documentation](https://docs.mindee.com/integrations/client-libraries-sdk)**

### V1
This is the platform located here:

https://platform.mindee.com/

It uses **API version 1**.

Consult the
**[V1 Documentation](https://docs.mindee.com/v1/libraries/python-sdk)**

## Additional Information

**[Source Code](https://github.com/mindee/mindee-api-python)**

**[Reference Documentation](https://mindee.github.io/mindee-api-python/)**

**[Feedback](https://feedback.mindee.com/)**

### License
Copyright © Mindee

Available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).