Skip to main content

Acho Python SDK

Project description

README

This package will serve as the programmatic interface between Acho and your python scripts

Features

  • Get data from Acho Project view
  • Connect to an Acho Published App instance's eventing system
  • Manage Media Assets on Acho

Installing

Package Manager

$ pip install acho-sdk
from acho import Project

Example with Project Endpoints

Initializing the Acho Client

project = Project()

The SDK will use the environment variables from your system

ACHO_PYTHON_SDK_TOKEN: The Acho develoepr API token

  • If you are a current subscriber, retrieve it from your profile page
  • If you want to try out the SDK without an active subscription, please contact us

ACHO_PYTHON_SDK_BASE_URL: The service backend you are connecting to

  • Default to https://kube.acho.io
  • This setting is irrelevant unless you subscribe to on-premise or dedicated server

If you prefer convenience in testing, you could also initialize the instance by passing in the variables in constructor

project = Project(token=token, base_url=host)

Note: It is not recommended to expose your API token in the code base, especially on production
If you suspect your token might be leaked, you can invalidate the token in your profile page, or report to contact@acho.io


Project details


Download files

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

Source Distribution

acho_sdk-0.3.13.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

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

acho_sdk-0.3.13-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file acho_sdk-0.3.13.tar.gz.

File metadata

  • Download URL: acho_sdk-0.3.13.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for acho_sdk-0.3.13.tar.gz
Algorithm Hash digest
SHA256 3c6fe36885459d77a3f8fc125ea977a6ad387b11f8d0b74a65f6c8fb63cbf378
MD5 57d1b4c5e3595f1ccb72482b7ec8789f
BLAKE2b-256 7f82f8cdb25c8bd54c09d76a25b243ed65f4c2737af1c62c2bb89e775fb8d81b

See more details on using hashes here.

File details

Details for the file acho_sdk-0.3.13-py3-none-any.whl.

File metadata

  • Download URL: acho_sdk-0.3.13-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for acho_sdk-0.3.13-py3-none-any.whl
Algorithm Hash digest
SHA256 86c595d3bb47aa178057d17dd8b28203ed93a92496835e28869731a2f7a85bca
MD5 bcdeef6a2c52bc61de5678f9a8d9cdf5
BLAKE2b-256 05ed14d27763f4e30996d265b458429c4937938b102fd5ad42d62688dad1a5e1

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