Skip to main content

ASGI WebDAV Server

GitHub PyPI PyPI - Version Pytest Workflow Status codecov Code Style: black Type Checked: mypy Docker Pulls PyPI - Downloads GitHub Downloads

An asynchronous WebDAV server implementation, Support multi-provider, multi-account and permission control.

Features

  • ASGI standard
  • WebDAV standard: RFC4918
  • Support multi-provider: FileSystemProvider, MemoryProvider, WebHDFSProvider
  • Support multi-account and permission control
  • Support optional anonymous user
  • Support optional home directory
  • Support store password in raw/hashlib/LDAP(experimental) mode
  • Full asyncio file IO
  • Passed all litmus(0.13) test, except 1 warning(A security alert that will not be triggered in an ASGI environment.)
  • Browse the file directory in the browser
  • Support HTTP Basic/Digest authentication
  • Support response in Gzip/Zstd
  • Compatible with macOS finder and Window10 Explorer

Quickstart

中文手册

docker pull ray1ex/asgi-webdav
docker run -dit --restart unless-stopped \
  -p 8000:8000 \
  -e UID=1000 -e GID=1000 \
  -v /your/data:/data \
  --name asgi-webdav ray1ex/asgi-webdav

Default Account

value description
username username -
password password -
permission ["+"] Allow access to all directories

View in Browser

View in Browser

Documentation

Documentation at GitHub Page

Contributing

Please refer to the Contributing for more information.

Acknowledgements

Please refer to the Acknowledgements for more information.

Related Projects

Release files for ASGIWebDAV 2.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ASGIWebDAV 2.0.1
File Size Uploaded
asgiwebdav-2.0.1.tar.gz 95.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ASGIWebDAV 2.0.1
File Interpreter ABI Platform
asgiwebdav-2.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 174.1 kB

Release files / asgiwebdav-2.0.1.tar.gz

Download URL asgiwebdav-2.0.1.tar.gz
Size 95.0 kB
Tags Source
SHA-256 checksum
How to use checksums
4bcb0cdb05661db79fa1af73184fde4de6f81ff2ecb6c8716b5ba182ef7d4460
BLAKE2b-256 checksum
How to use checksums
5570d14d53453f00a7a9c1d187a4abe5b01bb8a7f837f7eabbbb3968613b93ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 20, 2026.

Transparency log

Release files / asgiwebdav-2.0.1-py3-none-any.whl

Download URL asgiwebdav-2.0.1-py3-none-any.whl
Size 79.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
d796319dc56a29ac513099bb3df649eb6709addda6ea84cda53fa88540652a3f
BLAKE2b-256 checksum
How to use checksums
81e8cc108857b9804895457934bb5a94fefb9e1b82c7c6aaef4a425f00b1635d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 20, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

2.0.1 This release

2 release files

2.0.0

2 release files

1.6.0

2 release files

1.5.0

2 release files

1.4.2

2 release files

1.4.0

2 release files

1.3.2

2 release files

1.3.0

2 release files

1.2.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page