Async Python 3 client for WebDAV, based on aiowebdav and https://github.com/ezhov-evgeny/webdav-client-python-3
copied from cf-post-staging / aiowebdav2aiowebdav2 is an asyncio based Python 3 client for WebDAV.
It is based on https://github.com/designerror/webdav-client-python and https://github.com/synodriver/aiowebdav.