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.1-py2.py3-none-any.whl (26.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: deepomatic_api-0.9.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 26.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.6.8

File hashes

Hashes for deepomatic_api-0.9.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5d5980a2f6677a9f66ed2e4e05793d8433c2cf3c18ec9253f3a3ae3c3808955a
MD5 babf2ab8d98925f3331d376ddbe211af
BLAKE2b-256 8b19a2c02847f50576fe842fe2831429776b238c7f2b104cc5e8acc4809f835b

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