azure-mgmt-datalake-nspkg
Microsoft Azure Data Lake Management Namespace Package [Internal]
What it is and what it does
This is a namespace package that enables the Azure SDK for Python to organize Data Lake management libraries under a shared azure.mgmt.datalake namespace. It is not meant to be installed directly by end users, but rather as a dependency of other Azure management packages that need to extend that namespace.
Since version 3.0, the package uses Python 2 for the primary implementation and PEP 420 implicit namespace packages for Python 3, avoiding conflicts with package servers that don't support python_requires. The package is minimal infrastructure—it provides the necessary files to allow other packages to coexist in the same namespace without collisions.
Use it for:
- Installed as a transitive dependency when installing Azure Data Lake management client libraries
- Enabling multiple Azure management packages to share the azure.mgmt.datalake namespace without conflicts
- Supporting legacy Python 2.7 environments that require explicit namespace package setup
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides namespace package infrastructure for Azure Data Lake management libraries, allowing other packages to extend the azure.mgmt.datalake namespace.
No—do not install this directly. It is internal infrastructure meant only as a transitive dependency of Azure Data Lake management packages. If you need Azure Data Lake functionality, install the specific client library that depends on it.
Install
azure-mgmt-datalake-nspkg on PyPI
pip
pip install azure-mgmt-datalake-nspkguv
uv add azure-mgmt-datalake-nspkgpoetry
poetry add azure-mgmt-datalake-nspkgInstalling azure-mgmt-datalake-nspkg
Before you install
Low install friction with a single runtime dependency (azure-mgmt-nspkg). The package is actively maintained with recent repository activity, though the last release was in 2018.
License in practice
MIT License permits commercial and private use with minimal restrictions, making it safe for most projects.
Quickstart
# This package is not meant for direct installation.
# It is installed as a transitive dependency:
# pip install azure-mgmt-datalake
# Then imported indirectly through Azure management packages.
This package is internal infrastructure and should not be installed directly by end users.
Verify before relying
- Whether this package is still required for modern Azure SDK installations given the shift to PEP 420 namespace packages
- Current compatibility with Python versions beyond 3.7 despite classifier claims
Package facts
| License | MIT License (permissive) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — azure-mgmt-nspkg |
| Maintenance | actively maintained — 2,858 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 8,123,310/month — #1,661 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: azure_mgmt_datalake_nspkg-3.0.1-py2-none-any.whl; azure_mgmt_datalake_nspkg-3.0.1-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-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-cosmosdb-nspkgProvides a namespace package stub for Azure…
permissive · top 5,000 on PyPI
azure-mgmt-datalake-storeManages Azure Data Lake Store accounts,…
permissive · top 5,000 on PyPI
azure-mgmt-datalake-analyticsProvides Python bindings to manage Azure Data…
permissive · top 5,000 on PyPI
azure-storage-nspkgProvides the Azure Storage namespace package…
permissive · top 5,000 on PyPI
azure-mgmt-managementpartnerProvides a Python client library for managing…
unclear · top 5,000 on PyPI
azure-datalake-storeProvides a Python filesystem interface to…
permissive · top 1,000 on PyPI
azure-mgmt-notificationhubsManages Azure Notification Hubs…
permissive · top 5,000 on PyPI