Azure / Azure/azure-storage-python
list Azure Blobs by pattern
Aperta
feature request/enhancement
service issue
- Lingua principale
- Python
- Stelle
- 343
- Fork
- 243
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
With the Python Azure API I would like to query blobs by a pattern.
For example, get all report pdf's (with the Unix style path name pattern expansion):
block_blob_service.list_blobs('mycontainer', '**/reports/*.pdf')
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.