Skip to main content

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.

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.14.0.tar.gz (214.6 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.14.0-py3-none-any.whl (481.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ubiops-4.14.0.tar.gz
Algorithm Hash digest
SHA256 35f536bbf7710ea6b73342a3b939d122f4b873086e8876e84a716f6142b97eaf
MD5 154698b510c357442def3e97edc5cf04
BLAKE2b-256 7dc4089467c5605cf8dee56869534b1a68c37c5fae512f8dda0615d9a891a181

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ubiops-4.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9355edd88fefd6662186ba31722ef786a73f54c1c86308e2bf91513319d91efd
MD5 06b792724f52307fd66bd46c20c1ebca
BLAKE2b-256 f73995dfe25b3b3f71f0ff38348763d467e6f2d964b236fddf81fdc0dcab7899

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