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-client

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.2.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: mantium_client-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 399e9b61a55964da0cd9ccb61be75d968e4f3f494f857ab01b36f279d5011050
MD5 b93c0db58e13751911281415087ba11c
BLAKE2b-256 31633c276533cadbb99b077dd971651c14ec649aab35cdca8c1bb59c3c6722c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mantium_client-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dff9b31b3e03ba9a676b5b8e11acf42fca5fce3a56d74caca2198fd09cfc2eb1
MD5 c2610936522f76043aba8031866f0ccc
BLAKE2b-256 2f1799ea39d99ecac364c4ea89a8b311ffd953016b3f63ed191a69e3898020b1

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