skillfed

azure-storage-nspkg

Microsoft Azure Storage Namespace Package [Internal]

azure-storage-nspkg v3.1.0 884.0K downloads/30d#4,815 on PyPI344
Permissive license MIT License DORMANT released

What it is and what it does

Azure-storage-nspkg is an internal namespace package that allows the legacy Azure Storage client libraries (blob, file, queue) to share a common azure.storage namespace. It is not intended for direct use by end users; instead, it is installed automatically as a dependency when you install azure-storage-blob, azure-storage-file, or azure-storage-queue.

This package is now obsolete. Microsoft retired the legacy Azure Storage Python client libraries on 13 September 2024. The package has been dormant since November 2018 and receives no maintenance. New projects should use modern versions available at https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage.

Use it for:

  • Maintaining legacy code that depends on pre-v12 azure-storage-blob, azure-storage-file, or azure-storage-queue (not recommended).
  • Understanding the namespace structure of retired Azure Storage Python libraries in historical codebases.
  • Resolving namespace conflicts when upgrading from very old azure-storage monolithic package versions.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides the Azure Storage namespace package that enables other Azure Storage client libraries (blob, file, queue) to coexist under a shared namespace.

No. This package is deprecated and retired as of 13 September 2024. It has not been maintained since November 2018. Do not install for new projects. If you are maintaining legacy code that still uses it, plan a migration to modern versions as soon as possible.

Install

azure-storage-nspkg on PyPI

pip

pip install azure-storage-nspkg

uv

uv add azure-storage-nspkg

poetry

poetry add azure-storage-nspkg

Installing azure-storage-nspkg

Before you install

Low install friction with no runtime dependencies. However, maintenance is dormant—the package has not been updated since November 2018, and Microsoft retired the legacy Azure Storage Python client libraries on 13 September 2024. This package is now obsolete.

License in practice

Licensed under MIT (permissive), which places no restrictions on use or redistribution. However, the permissive license does not change the fact that this package is deprecated and retired.

Quickstart

pip install azure-storage-nspkg

# This package is internal infrastructure; do not import directly.
# It is automatically installed as a dependency of azure-storage-blob, azure-storage-file, or azure-storage-queue.

This package is deprecated and retired as of 13 September 2024. Do not use for new projects; migrate to modern versions instead.

Verify before relying

  • Whether any active projects still depend on this package and what their migration path should be.
  • Compatibility with Python versions beyond 3.7 (classifiers list only up to 3.7).

Package facts

License MIT License (permissive)
Python support not specified
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance dormant — 2,834 days since the last release
Last repo commit
First released
Downloads 883,961/month — #4,815 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: azure_storage_nspkg-3.1.0-py2.py3-none-any.whl

Development Status :: 5 - Production/StableLicense :: OSI Approved :: MIT 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.6Programming Language :: Python :: 3.7

Tags

azure storage namespaceazure sdk python namespaceazure storage package setuppython azure storage infrastructureazure blob file queue namespace
deprecatedazure-sdknamespace-package

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

azure-cosmosdb-nspkg

Provides a namespace package stub for Azure…

permissive · top 5,000 on PyPI

azure-storage-common

Provides shared client library code for…

permissive · top 5,000 on PyPI

azure-storage

This package is a deprecated bundle for Azure…

permissive · top 5,000 on PyPI

azure-storage-file

Provides a Python client library to create,…

permissive · top 5,000 on PyPI

azure-storage-blob

Client library for uploading, downloading, and…

permissive · top 1,000 on PyPI

azure-nspkg

Provides the namespace package infrastructure…

permissive · top 5,000 on PyPI

azure-storage-queue

Client library for interacting with Azure Queue…

permissive · top 1,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-storage-file-datalake

Provides Python client library for Azure Data…

permissive · top 1,000 on PyPI