Tinche / aiofiles

File support for asyncio
Apache License 2.0
2.67k stars 149 forks source link

rmtree support #72

Open eLvErDe opened 4 years ago

eLvErDe commented 4 years ago

Hi,

It would be great to support recursive directory removal.

Regards

JWCook commented 3 years ago

I just came here to request the same thing! This would be great.

fgoudreault commented 1 year ago

I believe you can use aioshutil for this https://pypi.org/project/aioshutil/