# wsgidav **Repository Path**: mirrors_eseifert/wsgidav ## Basic Information - **Project Name**: wsgidav - **Description**: WsgiDAV is a generic WebDAV server written in Python and based on WSGI. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ![logo](logo.png?raw=true) WsgiDAV [![Build Status](https://travis-ci.org/mar10/wsgidav.png?branch=master)](https://travis-ci.org/mar10/wsgidav) [![Latest Version](https://img.shields.io/pypi/v/wsgidav.svg)](https://pypi.python.org/pypi/WsgiDAV/) [![Downloads](https://img.shields.io/pypi/dm/wsgidav.svg)](https://pypi.python.org/pypi/WsgiDAV/) [![License](https://img.shields.io/pypi/l/wsgidav.svg)](https://pypi.python.org/pypi/WsgiDAV/) WsgiDAV is a generic [WebDAV](http://www.ietf.org/rfc/rfc4918.txt) server written in Python and based on [WSGI](http://www.python.org/dev/peps/pep-0333/). ## Status [![Latest Version](https://pypip.in/v/WsgiDAV/badge.png)](https://pypi.python.org/pypi/WsgiDAV/) See the ([change log](CHANGELOG.md)) for details. **Note:** This project was hosted on Google Code until 2014-01-01 ([see old project page](https://code.google.com/p/wsgidav/)). ## More info * [Read The Docs](http://wsgidav.rtfd.org) for details. * [Discussion Group](https://groups.google.com/forum/#!forum/wsgidav) ## Credits Contributors: * * Markus Majer for providing the logo (a mixture of the international maritime signal flag for 'W (Whiskey)' and a dove.) Any kind of feedback is very welcome!
Have fun :-)
Martin