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 2.7, 3.4, 3.5, 3.6.

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.

Bugs

Please send bug reports to support@deepomatic.com or open an issue here.

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

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

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: deepomatic_api-0.9.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 27.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.9

File hashes

Hashes for deepomatic_api-0.9.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e97d89d02eb5864ff4c8b838c9f0c4c7e94f7021372ecc11198ce338c38813d7
MD5 d6fad7de8642c20a0198742782a262a5
BLAKE2b-256 c3434eb0a2bdf22f6d8a2cfa0ca68806ef30ab50d7153d2578ab147c83f56a96

See more details on using hashes here.

Supported by

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