A straight-forward WebDAV client, ported from easywebdav to use aiohttp.
conda install conda-forge::aioeasywebdav
conda install conda-forge/label/cf201901::aioeasywebdav
conda install conda-forge/label/cf202003::aioeasywebdav
This project started as a port of the requests-based EasyWebDAV (http://github.com/amnong/easywebdav) to asyncio on Python 3.5. It has since been extended with additional features.