Azure / Azure/azure-storage-python
list Azure Blobs by pattern
Abierto
feature request/enhancement
service issue
- Lenguaje dominante
- Python
- Estrellas
- 343
- Forks
- 243
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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')
Guía de contribución
Línea de trabajo
Start with the Python Azure API entry point named in the issue, block_blob_service.list_blobs, and review how blob names are currently filtered or listed. The work is done when callers can pass a Unix-style pattern such as '**/reports/*.pdf' and receive the matching blobs, including nested paths.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- azure, python
- Área
- cloud
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100