An open API service indexing awesome lists of open source software.

https://github.com/oxhobbs/adl_samples_py

Azure Data Lake samples with Python
https://github.com/oxhobbs/adl_samples_py

Last synced: 3 months ago
JSON representation

Azure Data Lake samples with Python

Awesome Lists containing this project

README

        

# Azure Data Lake Python Examples

This repo contains a basic python script to upload files to a directory structure
in Azure Data Lake enabled Storage Accounts (Gen 2).

# References

#### Docs

* [Use Python to manage directories and files in Azure Data Lake Storage Gen 2](https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-directory-file-acl-python)
* [ADL API reference](https://docs.microsoft.com/en-us/python/api/azure-storage-file-datalake/azure.storage.filedatalake?view=azure-python)