Tinche / aiofiles

File support for asyncio
Apache License 2.0
2.62k stars 151 forks source link

add "aiofiles.path.walk" or "aiofiles.path.listdir" #160

Open David-xian66 opened 1 year ago

David-xian66 commented 1 year ago

I want to do the folder traversal operation, but aiofiles doesn't seem to support it

I suggest adding this

(Can you help me?)

jreadey commented 3 months ago

I'd like to see this too.