Vathos Vision Python API.
Project description
python.vathos.net
Installation
Dependencies
Installation with pip
The latest official version of the library is available on PyPi and can be installed by calling
pip install vathos
Quick start
from vathos_vision.authentication import get_service_account_token
from vathos_vision.products import list_products
# get an API access token
token = get_service_account_token('client_id', 'client_secret')
# list all products
products = list_products(token)
Get in touch with us to receive a test account with a set of credentials consisting of a client id and a client secret.
Further reading
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vathos-2.1.1-py3-none-any.whl
(16.8 kB
view details)
File details
Details for the file vathos-2.1.1-py3-none-any.whl.
File metadata
- Download URL: vathos-2.1.1-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db005c4f8fde9d50e8aa87d2fdb0fc3a718b8d6da65e734c0cc5ffca747efed6
|
|
| MD5 |
80f36a849b9b99f842c48a6630dea894
|
|
| BLAKE2b-256 |
36d857cf3acabeb937f352a5de36d86dd2c7ccff3196ec226035b5c3f8a0d412
|