Skip to main content

Generic and extendable WebDAV server based on WSGI

Project description

logo WsgiDAV

Build Status Latest Version License Documentation Status

A generic and extendable WebDAV server written in Python and based on WSGI.

Main features:

  • WsgiDAV is a stand-alone WebDAV server with SSL support, that can be installed and run as Python command line script on Linux, OSX, and Windows:

    $ pip install wsgidav cheroot
    $ wsgidav --host=0.0.0.0 --port=8080 --root=/tmp
    WARNING: share '/' will allow anonymous access.
    Running WsgiDAV/2.2.2 Cheroot/5.5.0 Python/3.4.2
    Serving on http://0.0.0.0:8080 ...
    

    Run wsgidav --help for a list of available options.

  • WebDAV is a superset of HTTP, so WsgiDAV is also a performant, multi-threaded web server with SSL support.

  • A binary MSI installer is available for Microsoft Windows.

  • WsgiDAV is also a Python library that implements the WSGI protocol and can be run behind any WSGI compliant web server.

  • WsgiDAV is implemented as a configurable stack of WSGI middleware applications.
    Its open architecture allows to extend the functionality and integrate WebDAV services into your project.
    Typical use cases are:

    • Expose data structures as virtual, editable file systems.
    • Allow online editing of MS Office documents.

Status

Latest Version See the (change log) for details.

Note 2016-10-08: Release 2.0.1 includes a security patch that prevents certain XML attacks (thanks Tom Viner). We highly recommend to update!

More info

Credits

Contributors:

Any kind of feedback is very welcome!
Have fun :-)
Martin

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

WsgiDAV-2.4.0.tar.gz (118.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

WsgiDAV-2.4.0-py2.py3-none-any.whl (162.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file WsgiDAV-2.4.0.tar.gz.

File metadata

  • Download URL: WsgiDAV-2.4.0.tar.gz
  • Upload date:
  • Size: 118.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for WsgiDAV-2.4.0.tar.gz
Algorithm Hash digest
SHA256 f9c08d10fb23a34d5fdba0944bf40c783241dea3ca6b05d1d3bfbaa0b0792bec
MD5 f01be1a56fa36dff8048a37013dcd619
BLAKE2b-256 5f3c4f8e49f222fdb3717a7762b1550f69eb5989528a47f6a2eb75cc1872284d

See more details on using hashes here.

File details

Details for the file WsgiDAV-2.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for WsgiDAV-2.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dd17c76640feb282b99972a1a92c42e2c936c205fb53a56995e25bbf07a884d2
MD5 fa49624eeacb8772d6218c1ef6e28712
BLAKE2b-256 339af87b26cae6aa371bf55abbf7175fd9f85b413abcc1bdfd7e702209fc681b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page