Registry / azure / azure-mgmt-datalake-nspkg

azure-mgmt-datalake-nspkg

JSON →
library3.0.1pypypi✓ verified 21d ago

The `azure-mgmt-datalake-nspkg` is an internal Microsoft Azure Data Lake Management namespace package. It serves as a placeholder to unify sub-packages under the `azure.mgmt.datalake` namespace, rather than providing direct functionality. Its current version is 3.0.1, and it's part of the broader Azure SDK for Python, which has a continuous release cadence.

pip install azure-mgmt-datalake-nspkg
INSTALL
IMPORT
SIG · AZURE-MGMT-DATALAK
A
azure-mgmt-datalake-nspkg
azurepythonv3.0.1
Install
1.6s avg
Import
Disk
16MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v3.0.1 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 17.8MB
glibc
py 3.103.95 runs
installs and imports cleanly · install 1.6s · import 0.000s · 18MB
16MB installed
● package 16MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

N/A
This is a namespace package and does not expose symbols for direct import or usage.
Its purpose is to define the `azure.mgmt.datalake` namespace for other related Azure Data Lake management client libraries.

This package is a namespace package and does not provide any functionality or public APIs for direct use. It exists solely to define the `azure.mgmt.datalake` namespace for other, functionally complete Azure Data Lake management client libraries. There is no quickstart code for this specific package as it is not meant for direct interaction.

Debug
Known issues
gotchaThis package is a pure namespace package (`nspkg`) and provides no executable code or public APIs. It should not be imported or used directly. Its primary role is to ensure proper namespace resolution for other, older Azure SDK client libraries related to Data Lake management.
fix
Avoid direct imports from `azure-mgmt-datalake-nspkg`. Instead, install and use specific client libraries like `azure-mgmt-datalake-analytics` or `azure-mgmt-datalake-store` which might implicitly rely on this for namespace resolution if they are older versions.
affects: All versions
deprecatedNewer versions of the Azure SDK for Python often manage namespaces differently and may not explicitly require or even use `nspkg` packages like this one. Relying on `azure-mgmt-datalake-nspkg` directly might indicate use of older SDK patterns or unnecessary dependency.
fix
Ensure you are using the latest major versions of Azure SDK client libraries for Data Lake services (e.g., `azure-mgmt-datalake-analytics`, `azure-mgmt-datalake-store`). These generally handle their namespace contributions automatically and might not need `azure-mgmt-datalake-nspkg`.
affects: Potentially relevant for older client libraries that explicitly listed this as a dependency.
gotchaThe `[Internal]` tag in its description on PyPI explicitly states it's not intended for direct end-user consumption. Directly adding it to your `requirements.txt` or importing from it without a specific need could lead to unexpected behavior or issues with future SDK updates.
fix
Only install this package if another specific Azure Data Lake client library lists it as a dependency. Do not add it to your project's dependencies if you don't explicitly need to manage Data Lake resources via older SDK client libraries that might rely on its namespace contribution.
affects: All versions
Upgrade
Version history
3.0.1latest on PyPI · released Oct 17, 2018
Audit
Dependencies

No dependency data recorded yet.

Agent activity
50 hits · last 30 days
node
44
OpenAI (training)
1
Resources
azure-mgmt-datalake-nspkg — pip install azure-mgmt-datalake-nspkg · libregistry