{"library":"azure-datalake-store","type":"library","category":null,"description":"The `azure-datalake-store` library provides a pure-Python interface for Azure Data Lake Storage Gen 1, offering Pythonic file-system and file objects with capabilities for high-performance uploading and downloading. It is currently at version 1.0.1, having recently transitioned from a series of `0.0.x` pre-releases to a `1.0.x` stable branch. The project is under active development, but the official documentation notes it is 'not yet recommended for general use'. This library specifically supports ADLS Gen 1; for ADLS Gen 2, users should refer to `azure-storage-file-datalake`.","language":"python","status":"active","version":"1.0.1","tags":["azure","data lake","storage","filesystem","adls gen1"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install azure-datalake-store","imports":["from azure.datalake.store import core\nadl_fs = core.AzureDLFileSystem(...)","from azure.datalake.store import lib\ntoken = lib.auth(tenant_id, username, password)"]}],"homepage":null,"github":"https://github.com/Azure/azure-data-lake-store-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/azure-datalake-store/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.67,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/azure-datalake-store/compatibility"}}