Skip to main content

Python library to interact with Mitto's API.

Project description

python-mitto-sdk

Python Mitto SDK

Overview:

Python library to interact with Mitto's API.

Installation:

pip install python-mitto-sdk

Usage:

# What's my Mitto version?
from mitto_sdk import Mitto

BASE_URL = "https://{mitto_url}"
API_KEY = ""

mitto = Mitto(
        base_url=BASE_URL,
        api_key=API_KEY
    )

about = mitto.get_about()
version = about["version"]
print(version)

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

python-mitto-sdk-0.0.7.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

python_mitto_sdk-0.0.7-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file python-mitto-sdk-0.0.7.tar.gz.

File metadata

  • Download URL: python-mitto-sdk-0.0.7.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.6.12

File hashes

Hashes for python-mitto-sdk-0.0.7.tar.gz
Algorithm Hash digest
SHA256 4f1af97eb4f65d23d20b00a39170eba3542026ffd13ed9a4c8b565fb7e9157bd
MD5 b48b0b54dc83d9db9ecc8363d04618d1
BLAKE2b-256 db1f3dc4ee76f9fed154dec889f824b8d3dda2ceea39ac0020b29f9bfc440130

See more details on using hashes here.

File details

Details for the file python_mitto_sdk-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: python_mitto_sdk-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.6.12

File hashes

Hashes for python_mitto_sdk-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 755826306c9f95e9b0ed35b2ce498dfa6b460e6830cd16883e9a72c19489720e
MD5 abe2a9df1fc3bf0dd1889e256df227c3
BLAKE2b-256 9bbf86ca6f91811c4a5fd2bdcf0a36fe2f7b38afcd76b156d4ae37b7568aa873

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