Skip to main content

Deepomatic API client

Project description

deepomatic-client-python

Deepomatic API Client for Python.

This client have been made in order to help you integrating our services within your apps in python.

Tested on python 3.10, 3.11, 3.12, 3.13.

API Documentation

https://docs.deepomatic.com/deepomatic-api-v0-7

Installation

pip install deepomatic-api

Client

Initialize a client. Does not make any call to the server.

from deepomatic.api.client import Client

# If you don't have your credentials, contact us at support@deepomatic.com
client = Client(api_key=api_key, user_agent_prefix='my-app/1.0.0')

app_id is now optional but if you don't put it, you have to ensure that the api_key is a named parameter to the function

Client methods

All client methods can be found in deepomatic/api/client.py and detail for each type of resource is located in deepomatic/api/resources.

Examples

You will find examples of usage in demo.py.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

deepomatic_api-1.0.0-py2.py3-none-any.whl (27.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file deepomatic_api-1.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for deepomatic_api-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ef98c4c51ea5fa8c15961eab9e55d013037d4bc1008ff19d1ae50b0059e58740
MD5 cd94832564325ee99200ab22a4abfa8f
BLAKE2b-256 b61407b5edb82c340de24093ef041781e9b98a506c9426348d807058facea197

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page