mar10/wsgidav
A generic and extendable WebDAV server based on WSGI observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 96
- Release rhythm 78
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 33
- age_days: 4637
- days_rel: 67
- days_push: 24
- n_releases_24m: 2
Adoption not part of the score
1223 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WsgiDAV is a generic and extendable WebDAV server written in Python and based on WSGI. It runs as a stand-alone command-line server with SSL and authentication support, and can be embedded or extended with custom DAV providers.
Use cases
- serve a folder over webdav
- set up a webdav server in python
- share files over http with authentication
- embed a webdav server in a wsgi application
- expose a filesystem to webdav clients
- run a webdav server with ssl
When to choose
- you need a lightweight, pip-installable WebDAV server on Linux, macOS, or Windows
- you want to customize or extend WebDAV behavior via Python providers and middleware
- you need to embed WebDAV serving into an existing WSGI stack
When to avoid
- you need a full-featured enterprise file server with clustering and advanced permissions
- you only need simple static file downloads over plain HTTP
- you want a non-Python or high-performance C-based WebDAV implementation
Facets
library · maturity active
http-server auth middleware cli web-development backend files self-hosted python windows cross-platform cli webdav wsgi file-sharing extendable-server ssl linux macos web-server
2 sources
- readme: https://github.com/mar10/wsgidav · fetched 2026-08-28 · 7ab6dedaecbf
- registry_pypi: https://pypi.org/pypi/wsgidav/json · fetched 2026-08-29 · 3f61a8d10cc5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mar10/wsgidav | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem