# mar10/wsgidav

A generic and extendable WebDAV server based on WSGI

Repository: https://github.com/mar10/wsgidav
Canonical: https://ross.abutalabs.com/products/wsgidav
Homepage: https://wsgidav.readthedocs.io
Language: Python
License: MIT
License Family: permissive
Topics: webdav, python, wsgi, server, webserver
Last push: 2026-08-09T06:11:17+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 78, longevity 100
- inputs: {"age_days": 4637, "days_push": 24, "days_rel": 67, "gap_med": 33, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1223, forks 174 (observed 2026-08-28T04:04:02.597810+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: http-server, auth, middleware, cli
- domain: web-development, backend, files, self-hosted
- platform: python, windows, cross-platform, cli
- tags: webdav, wsgi, file-sharing, extendable-server, ssl, linux, macos, web-server

## Member repositories
- mar10/wsgidav (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.597810+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:33.599089+00:00, confidence not recorded.
  - readme: https://github.com/mar10/wsgidav (fetched 2026-08-28T04:04:02.597810+00:00, sha 7ab6dedaecbf)
  - registry_pypi: https://pypi.org/pypi/wsgidav/json (fetched 2026-08-29T12:24:40.918797+00:00, sha 3f61a8d10cc5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
