cloudsmith-api
Cloudsmith API (v1)
What it is and what it does
cloudsmith-api is an auto-generated Python client library for the Cloudsmith API (v1), built from a Swagger/OpenAPI specification. It wraps HTTP calls to Cloudsmith's cloud package repository and artifact management service, allowing you to automate repository operations, manage packages, and integrate Cloudsmith into deployment pipelines programmatically.
The package depends on standard HTTP and utility libraries (urllib3, certifi, python-dateutil, six) and is designed as a thin REST client layer. It saw its most recent release 30 days ago and maintains active development. No known security vulnerabilities are recorded.
Use it for:
- Automate package uploads and management in Cloudsmith repositories from CI/CD pipelines.
- Query package metadata and repository status without manual API calls or curl scripts.
- Build deployment automation that pulls or pushes artifacts to Cloudsmith programmatically.
- Integrate Cloudsmith package management into custom Python tooling or infrastructure code.
- Manage repository permissions, settings, and organization resources via Python scripts.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Python bindings to the Cloudsmith API (v1) for programmatic access to package repository management, artifact storage, and related cloud services.
Yes, if you need to integrate Cloudsmith repository operations into Python code. Low install friction and active maintenance support the choice. However, verify the license terms first—they are not declared in the package metadata—and confirm Python version compatibility for your environment before committing to production use.
Install
cloudsmith-api on PyPI
pip
pip install cloudsmith-apiuv
uv add cloudsmith-apipoetry
poetry add cloudsmith-apiInstalling cloudsmith-api
Before you install
Low install friction with four lightweight runtime dependencies (certifi, python-dateutil, six, urllib3). Active maintenance status with a release 30 days ago.
License in practice
License treatment is unclear—no SPDX identifier or raw license text is available in the package metadata. Verify the actual license terms before use in proprietary or restricted contexts.
Quickstart
pip install cloudsmith-api==2.0.29
import cloudsmith_api
from cloudsmith_api.rest import ApiClient
client = ApiClient()
Verify before relying
- Actual license terms and restrictions are not declared in package metadata.
- Python version compatibility is unspecified; verify against your target environment.
- Whether the API client supports the full v1 Cloudsmith API surface or a subset.
Package facts
| License | not declared (unclear) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 4 — certifi, python-dateutil, six, urllib3 |
| Maintenance | actively maintained — 30 days since the last release |
| First released | |
| Downloads | 426,676/month — #6,755 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: cloudsmith_api-2.0.29-py2.py3-none-any.whl
Keywords: Swagger, Cloudsmith API (v1)
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
cloudsmith-cliA command-line interface to the Cloudsmith…
permissive · top 15,000 on PyPI
scalewayProvides Python bindings to interact with…
permissive · top 15,000 on PyPI
google-cloud-artifact-registryPython client library for Google Cloud Artifact…
permissive · top 5,000 on PyPI
akeylessProvides Python client access to the Akeyless…
unclear · top 5,000 on PyPI
aliyun-python-sdk-ecsProvides Python bindings to Aliyun's Elastic…
permissive · top 15,000 on PyPI
PyArtifactoryPython library for programmatic access to the…
permissive · top 15,000 on PyPI
azure-containerregistryClient library for managing container images,…
permissive · top 5,000 on PyPI
argo-workflowsProvides Python API bindings for Argo…
unclear · top 15,000 on PyPI
kubernetesProvides a Python interface to the Kubernetes…
permissive · top 1,000 on PyPI
scrapinghubA Python client library for communicating with…
permissive · top 15,000 on PyPI