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
- Host: GitHub
- URL: https://github.com/mindee/mindee-api-python
- Owner: mindee
- License: mit
- Created: 2020-10-28T14:29:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-28T14:08:25.000Z (6 months ago)
- Last Synced: 2025-11-28T15:49:36.309Z (6 months ago)
- Topics: api-client, ocr, ocr-api, python3, sdk
- Language: Python
- Homepage: https://mindee.com
- Size: 9.97 MB
- Stars: 42
- Watchers: 0
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT) [](https://github.com/mindee/mindee-api-python) [](https://pypi.org/project/mindee/) [](https://github.com/mindee/mindee-api-python) [](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).