azure-storage-nspkg
Microsoft Azure Storage Namespace Package [Internal]
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-nspkguv
uv add azure-storage-nspkgpoetry
poetry add azure-storage-nspkgInstalling 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
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
azure-cosmosdb-nspkgProvides a namespace package stub for Azure…
permissive · top 5,000 on PyPI
azure-storage-commonProvides shared client library code for…
permissive · top 5,000 on PyPI
azure-storageThis package is a deprecated bundle for Azure…
permissive · top 5,000 on PyPI
azure-storage-fileProvides a Python client library to create,…
permissive · top 5,000 on PyPI
azure-storage-blobClient library for uploading, downloading, and…
permissive · top 1,000 on PyPI
azure-nspkgProvides the namespace package infrastructure…
permissive · top 5,000 on PyPI
azure-storage-queueClient library for interacting with Azure Queue…
permissive · top 1,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-storage-file-datalakeProvides Python client library for Azure Data…
permissive · top 1,000 on PyPI