skillfed

azure-cosmosdb-nspkg

Microsoft Azure CosmosDB Namespace Package [Internal]

azure-cosmosdb-nspkg v2.0.2 2.8M downloads/30d#2,876 on PyPI27
Permissive license Apache License 2.0 Abandoned released

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-nspkg

uv

uv add azure-cosmosdb-nspkg

poetry

poetry add azure-cosmosdb-nspkg

Installing 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

Development Status :: 5 - Production/StableLicense :: OSI Approved :: Apache Software LicenseProgramming Language :: PythonProgramming Language :: Python :: 2Programming Language :: Python :: 2.7Programming Language :: Python :: 3Programming Language :: Python :: 3.3Programming Language :: Python :: 3.4Programming Language :: Python :: 3.5Programming Language :: Python :: 3.6

Tags

azure namespace packagecosmosdb python clientazure sdk namespaceazure service integrationpython azure nspkg
namespace-packagedeprecatedazure-sdk

More Database packages

psycopg2-binary

psycopg2-binary is a PostgreSQL database…

copyleft · top 1,000 on PyPI

redis

Python client library for connecting to and…

permissive · top 1,000 on PyPI

ydb

YDB Python SDK is the official client library…

permissive · top 1,000 on PyPI

snowflake-connector-python

Connects Python applications to Snowflake data…

permissive · top 1,000 on PyPI

sqlparse

sqlparse tokenizes SQL text into a tree of…

permissive · top 1,000 on PyPI

dbt-adapters

Provides base adapter protocols and shared…

permissive · top 1,000 on PyPI

azure-cosmosdb-table

Client library for reading, writing, and…

permissive · top 5,000 on PyPI

azure-storage-nspkg

Provides the Azure Storage namespace package…

permissive · top 5,000 on PyPI

azure-mgmt-datalake-nspkg

Provides namespace package infrastructure for…

permissive · top 5,000 on PyPI

azure-mgmt-nspkg

Provides the namespace package infrastructure…

permissive · top 5,000 on PyPI

azure-cli-nspkg

Provides namespace package infrastructure for…

permissive · top 15,000 on PyPI

azure-nspkg

Provides the namespace package infrastructure…

permissive · top 5,000 on PyPI

azure-mgmt-cosmosdb

Provides programmatic management of Azure…

permissive · top 5,000 on PyPI

azure-storage-common

Provides shared client library code for…

permissive · top 5,000 on PyPI

azure-mgmt-servicebus

Manages Azure Service Bus resources…

permissive · top 5,000 on PyPI

azure-cosmos

Python client library for Azure Cosmos DB SQL…

permissive · top 1,000 on PyPI