ubai-client
Universal Binary Archiver Service
What it is and what it does
ubai-client is an OpenAPI-generated Python client for communicating with the Universal Binary Archiver Service. It wraps HTTP calls to a remote archival backend, handling serialization and deserialization of requests and responses. The package depends only on urllib3 for HTTP transport and python-dateutil for timestamp handling, making it lightweight to install.
The client is designed for developers who need to programmatically upload, retrieve, or manage binary archives through a service API. It follows standard OpenAPI client patterns: you instantiate an ApiClient, configure it with your service endpoint and credentials, and then call methods corresponding to the service's operations. The aging maintenance status and lack of recent releases suggest this may be a stable, mature tool that sees infrequent updates rather than an actively developed project.
Use it for:
- Upload and retrieve binary artifacts from a remote archival service in CI/CD pipelines.
- Integrate binary storage operations into Python applications without writing raw HTTP code.
- Automate backup or archival workflows that interact with a Universal Binary Archiver backend.
- Build command-line tools or scripts that manage binary assets through the service API.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
ubai-client is a Python client for the Universal Binary Archiver Service, generated from OpenAPI specifications to interact with a remote archival service.
Yes, if you need to interact with the Universal Binary Archiver Service and can verify the license. The package has low install friction and no known vulnerabilities. However, clarify the license terms first (metadata is missing this information), and be aware that maintenance is aging—expect no active development support. Suitable for stable, production use if the service itself is reliable.
Install
ubai-client on PyPI
pip
pip install ubai-clientuv
uv add ubai-clientpoetry
poetry add ubai-clientInstalling ubai-client
Before you install
Low install friction with only two lightweight runtime dependencies (urllib3, python-dateutil). However, the package is aging—no release in 248 days—and maintenance status is unclear, so expect limited active support.
License in practice
License treatment is unclear; no SPDX identifier or raw license text is available in the metadata. Verify the actual license terms before use in proprietary or restricted contexts.
Quickstart
pip install ubai-client
import ubai_client
# Use the client to interact with the Universal Binary Archiver Service
client = ubai_client.ApiClient()
Requires Python 3.6 or later. The service endpoint and authentication credentials must be configured separately.
Verify before relying
- What is the actual license of ubai-client? The metadata contains no SPDX or raw license information.
- Is the Universal Binary Archiver Service actively maintained? No repository, commit history, or stars are available.
- What authentication methods does the client support?
- Are there any known breaking changes between version 1.2.1 and earlier releases?
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3.6) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — urllib3, python-dateutil |
| Maintenance | aging — 248 days since the last release |
| First released | |
| Downloads | 157,913/month — #10,741 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: ubai_client-1.2.1-py3-none-any.whl
Keywords: OpenAPI, OpenAPI-Generator, Universal Binary Archiver Service
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
alibabacloud-gateway-ossProvides a gateway implementation for Alibaba…
permissive · top 15,000 on PyPI
legit-api-clientA Python client library for interacting with an…
permissive · top 15,000 on PyPI
savepagenowWrapper and CLI tool to submit URLs to…
permissive · top 15,000 on PyPI
akeylessProvides Python client access to the Akeyless…
unclear · top 5,000 on PyPI
trieve-py-clientProvides a Python client library for the Trieve…
unclear · top 15,000 on PyPI
py-ubjsonEncodes and decodes data in Universal Binary…
permissive · top 5,000 on PyPI
alibabacloud-gateway-dingtalkProvides a gateway client for integrating with…
permissive · top 15,000 on PyPI
gooddata-api-clientProvides a Python client for the GoodData API,…
permissive · top 15,000 on PyPI
alibabacloud-gateway-oss-utilProvides utility functions for working with…
permissive · top 15,000 on PyPI