Tinche / aiofiles

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

Add support for creating symlinks, like os.symlink #57

Open irl opened 5 years ago

irl commented 5 years ago

I would find it useful to be able to create symlinks in a non-blocking way.