Skip to main content

Komodo client API

Project description

Komodo Py API

Python API for Komodo.

Usage

pip install komodo-api
from komodo_api.lib import KomodoClient, ApiKeyInitOptions
from komodo_api.types import *

api = KomodoClient(
    url = "https://demo.komo.do/",
    options = ApiKeyInitOptions(
        key = "your-key",
        secret = "your-secret",
    ))
    
print(await api.auth.getUser(GetUser()))
print(await api.auth.getLoginOptions(GetLoginOptions()))
print(await api.read.listAlerts(ListAlerts()))
print(await api.read.listServers(ListServers()))
print(await api.read.listStacks(ListStacks()))
print(await api.read.listUpdates(ListUpdates()))

Build library

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

komodo_api-2.2.0b0.tar.gz (120.7 kB view details)

Uploaded Source

Built Distribution

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

komodo_api-2.2.0b0-py3-none-any.whl (118.8 kB view details)

Uploaded Python 3

File details

Details for the file komodo_api-2.2.0b0.tar.gz.

File metadata

  • Download URL: komodo_api-2.2.0b0.tar.gz
  • Upload date:
  • Size: 120.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for komodo_api-2.2.0b0.tar.gz
Algorithm Hash digest
SHA256 16becd79ddbe24e6b7abf925e60e5c190d790ac32d5da62b1749a9d236485862
MD5 ccd5c31fdffbb34f8f92289731c45647
BLAKE2b-256 784c1ec34341e0370747a011281c6deae7cdab14e867223ce0e9a86f81300dd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for komodo_api-2.2.0b0.tar.gz:

Publisher: python-release.yml on dkarv/komodo-py-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file komodo_api-2.2.0b0-py3-none-any.whl.

File metadata

  • Download URL: komodo_api-2.2.0b0-py3-none-any.whl
  • Upload date:
  • Size: 118.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for komodo_api-2.2.0b0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4fd485e3a5b59f19c9fd5e3dfaaecf87344d89eb663c61011342c9d58fb4ac3
MD5 8957231bd4737ad37a7ad334cb150309
BLAKE2b-256 bdc9ae2a0ce35dea26302771811d9e439740e587dd60f9aafabaf3a54b606ac7

See more details on using hashes here.

Provenance

The following attestation bundles were made for komodo_api-2.2.0b0-py3-none-any.whl:

Publisher: python-release.yml on dkarv/komodo-py-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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