Skip to main content

Python client for the Mantium API

Project description

Mantium Client

CI status License

A Python client library for Mantium services.

Installation

Use the package manager pip to install this client.

pip install mantium

Usage

from mantium import ApiClient
from mantium.openapi_client.api.applications_api import ApplicationsApi


client = ApiClient(client_id=CLIENT_ID, client_secret=CLIENT_SECRET)
apps_api = ApplicationsApi(api_client=client)

# returns a list of applications
apps_api.list_applications()

License

Apache-2.0

Development

We use poetry for dependency management.

pip install poetry
poetry install

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

mantium_client-0.1.1.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

mantium_client-0.1.1-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file mantium_client-0.1.1.tar.gz.

File metadata

  • Download URL: mantium_client-0.1.1.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.4

File hashes

Hashes for mantium_client-0.1.1.tar.gz
Algorithm Hash digest
SHA256 470c5a193176116bf24590f42608fc85d7ecfbea19225abf547314f66cdfbc82
MD5 86fe52f6c15a0e5f9ad993e1aa0c9d24
BLAKE2b-256 efb41859c12f028577ecf0c6391ee4f883f81839f13fae3d8250717fc175c562

See more details on using hashes here.

File details

Details for the file mantium_client-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mantium_client-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3ddcac2cb0f6c6b00e02a8b0d820ef855b994302522eab820b6fd099706c4853
MD5 4ee880de4aa99451eb87eddbd54c8e8b
BLAKE2b-256 17db0e7796c6ff499877109c5c385421df7ffc7196c631ddadd02527d8756dee

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