Python: List all files in a bucket

Examples

List files in a bucket

res = supabase.storage.from_('bucket_name').list()