Skip to main content

Python client for the Mantium API

Project description

Mantium Client

Mantium logo CI status PyPI 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_client.api_client import ApiClient
from mantium_spec.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

This is only necessary if you want to develop in this project.

We use poetry for dependency management.

pip install poetry
poetry install --with dev,test --verbose

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

Uploaded Source

Built Distribution

mantium_client-0.1.3-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mantium_client-0.1.3.tar.gz
  • Upload date:
  • Size: 8.6 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.3.tar.gz
Algorithm Hash digest
SHA256 f7bf47d64b28d7a9903469791f83d82631048e2bca5d0ec55879fa6085a7fa46
MD5 42842c27b445735b32753cbeb8b879c3
BLAKE2b-256 01f91a936e60a9885faf8f8aa34d02c56519fc4af35c4f72ae65f871d8f2999a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mantium_client-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e0faf04ce698389b51c1441265f3c5f9313daacff67d7f7f10fe4d193951cb72
MD5 c83610e9d87b5ceb17342123c261bae2
BLAKE2b-256 b7ffa647cc2c4bfa4055a9bc6ac24dd6bad346bb50483ed6026f939c06903af1

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