Skip to main content

UbiOps

Project description

ubiops

Client Library to interact with the UbiOps API (v2.1).

For more information, please visit https://ubiops.com/docs/

Requirements.

Python 3.7+

Installation

pip install ubiops

Usage

To use the library, one has to authenticate to the UbiOps API with an API token. Please, visit https://ubiops.com/docs/organizations/service-users for more information.

import ubiops

configuration = ubiops.Configuration()
configuration.api_key['Authorization'] = 'Token <YOUR_API_KEY>'

client = ubiops.ApiClient(configuration)

api = ubiops.api.CoreApi(client)
print(api.service_status())

Documentation

The library is fully documented at https://github.com/UbiOps/client-library-python/tree/master/docs.

Examples

Jupyter notebook examples can be found at https://github.com/UbiOps/client-library-python/tree/master/examples.

License

Ubiops is available under the Apache 2.0 license.

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

ubiops-4.6.1.tar.gz (187.0 kB view details)

Uploaded Source

Built Distribution

ubiops-4.6.1-py3-none-any.whl (434.7 kB view details)

Uploaded Python 3

File details

Details for the file ubiops-4.6.1.tar.gz.

File metadata

  • Download URL: ubiops-4.6.1.tar.gz
  • Upload date:
  • Size: 187.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.18

File hashes

Hashes for ubiops-4.6.1.tar.gz
Algorithm Hash digest
SHA256 93f8ca6cdfb3dc16ca908681b76d8c26c6dee9877d0df9bdcc62eb2221dc4297
MD5 c80dae6e4bb4de824459c11184605822
BLAKE2b-256 5a1cca694df50cb31586bc4d107b9399718b3a960ebf393ee7d8049c75f29fca

See more details on using hashes here.

File details

Details for the file ubiops-4.6.1-py3-none-any.whl.

File metadata

  • Download URL: ubiops-4.6.1-py3-none-any.whl
  • Upload date:
  • Size: 434.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.18

File hashes

Hashes for ubiops-4.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 59a81a41cba3a0e6490d21b4762d43597ff4163cb21b0bc322140c60d39b8431
MD5 7a122cfa64478c72781e2e1d9d63263a
BLAKE2b-256 3336b38b25f73f64d00b2ac7539ca1758225116ecf70aaf5f39ed5b196968b06

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