azure-cosmosdb-nspkg
Microsoft Azure CosmosDB Namespace Package [Internal]
What it is and what it does
This is a namespace package stub for the Azure CosmosDB SDK, not a functional client library itself. It exists to organize the Azure service client ecosystem by providing a shared namespace that allows multiple Azure service packages to coexist without conflicts. The package was released in 2017-10-04 and has not been updated since; the repository is now archived.
The package depends only on azure-nspkg and is designed for internal use within the Azure SDK structure. It is not a direct client for CosmosDB—it is a packaging artifact that enables modular organization of Azure libraries. If you are looking to interact with Azure CosmosDB, you would typically install a higher-level CosmosDB client package that depends on this namespace stub.
Use it for:
- Satisfying namespace package dependencies in legacy Azure SDK setups from 2017–2022.
- Enabling multiple Azure service packages to share a common namespace without import conflicts.
- Maintaining compatibility with code that explicitly depends on the azure namespace hierarchy.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a namespace package stub for Azure CosmosDB SDK integration, enabling modular organization of Azure service client libraries.
No. This package is abandoned (last commit 2022-07-28, archived repository) and serves only as a namespace stub for an outdated SDK structure. Modern Azure SDK packages have moved away from this pattern. Install only if maintaining legacy code that explicitly requires it.
Install
azure-cosmosdb-nspkg on PyPI
pip
pip install azure-cosmosdb-nspkguv
uv add azure-cosmosdb-nspkgpoetry
poetry add azure-cosmosdb-nspkgInstalling azure-cosmosdb-nspkg
Before you install
Low install friction, but abandoned since 2022-07-28 with no updates since initial release. Unlikely to receive maintenance or security updates.
License in practice
Licensed under Apache License 2.0 (permissive), imposing no significant restrictions on use or redistribution.
Quickstart
pip install azure-cosmosdb-nspkg
import azure
# Enables namespace sharing for Azure service packages
This is a namespace package stub; direct usage is not typical. It is installed as a dependency of higher-level Azure SDK packages.
Verify before relying
- Whether this namespace package is still required by current Azure SDK versions or superseded by newer packaging structures.
- Compatibility with Python versions beyond 3.6 declared in classifiers.
- Whether installing this package is necessary for modern CosmosDB client usage.
Package facts
| License | Apache License 2.0 (permissive) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — azure-nspkg |
| Maintenance | abandoned — 3,235 days since the last release |
| Last repo commit | (repository archived) |
| First released | |
| Downloads | 2,821,042/month — #2,876 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: azure_cosmosdb_nspkg-2.0.2-py2.py3-none-any.whl
Tags
More Database packages
psycopg2-binary is a PostgreSQL database…
copyleft · top 1,000 on PyPI
redisPython client library for connecting to and…
permissive · top 1,000 on PyPI
ydbYDB Python SDK is the official client library…
permissive · top 1,000 on PyPI
snowflake-connector-pythonConnects Python applications to Snowflake data…
permissive · top 1,000 on PyPI
sqlparsesqlparse tokenizes SQL text into a tree of…
permissive · top 1,000 on PyPI
dbt-adaptersProvides base adapter protocols and shared…
permissive · top 1,000 on PyPI
azure-cosmosdb-tableClient library for reading, writing, and…
permissive · top 5,000 on PyPI
azure-storage-nspkgProvides the Azure Storage namespace package…
permissive · top 5,000 on PyPI
azure-mgmt-datalake-nspkgProvides namespace package infrastructure for…
permissive · top 5,000 on PyPI
azure-mgmt-nspkgProvides the namespace package infrastructure…
permissive · top 5,000 on PyPI
azure-cli-nspkgProvides namespace package infrastructure for…
permissive · top 15,000 on PyPI
azure-nspkgProvides the namespace package infrastructure…
permissive · top 5,000 on PyPI
azure-mgmt-cosmosdbProvides programmatic management of Azure…
permissive · top 5,000 on PyPI
azure-storage-commonProvides shared client library code for…
permissive · top 5,000 on PyPI
azure-mgmt-servicebusManages Azure Service Bus resources…
permissive · top 5,000 on PyPI
azure-cosmosPython client library for Azure Cosmos DB SQL…
permissive · top 1,000 on PyPI