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.4-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.4-py2.py3-none-any.whl.

File metadata

  • Download URL: deepomatic_api-0.9.4-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.26.0 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.6.9

File hashes

Hashes for deepomatic_api-0.9.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ed0529c39ce16f80e55ef3beea7d584a10b407fc6f73f3ae8873e7d3b55a64dd
MD5 c8773e54d00ffcd1ce9d98fcb8267254
BLAKE2b-256 3722235927061b228a4696ed477f1345b5f9faf9f3a4a8c6104aaa2ae9f2decb

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