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+. Python 3.13+ is recommended.

Installation

pip install ubiops

Troubleshooting

Python 3.10/11/12 raise a SSLError (EOF occurred in violation of protocol) instead of Request Entity Too Large (413) for too large file uploads, see https://github.com/urllib3/urllib3/issues/2733.

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.

Attribution

This software uses the library gitignorefile by Vladimir Chebotarev - see 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.13.0.tar.gz (214.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ubiops-4.13.0-py3-none-any.whl (478.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ubiops-4.13.0.tar.gz
  • Upload date:
  • Size: 214.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for ubiops-4.13.0.tar.gz
Algorithm Hash digest
SHA256 8f9c6e1f2996add8fc27183dab2d8bf9359a3f0817f9bf63c4ed04d5b5e62ca7
MD5 9bc0462e7c91ddbad81b8cf9044bc446
BLAKE2b-256 6794c6287caeb2b5cbaa096d17de02438760901f36b9f4abab0914204384a3d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ubiops-4.13.0-py3-none-any.whl
  • Upload date:
  • Size: 478.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for ubiops-4.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c72e6199d501a813821356843ffe35f9f324c908f431616f2e64141b86677fe2
MD5 118b8da8fbb78ad956548d348dcf94a1
BLAKE2b-256 15fcb80526c296bbf819cae4f34725d027b9888c1db5f7d363b83b29995c97ab

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page