Skip to main content

Generic and extendable WebDAV server based on WSGI

Project description

logo WsgiDAV

Build Status Latest Version License Documentation Status Code style: black StackOverflow: WsgiDAV

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.
    Note: The syntax changed slightly with v3.0.
  • Note: python-pam is needed if using pam-login on Linux or OSX:
    $ pip install python-pam
    $ wsgidav --auth=pam-login --host=0.0.0.0 --port=8080 --root=/tmp
    
  • Note: Windows users may prefer the MSI Installer (see Assets section).
  • WebDAV is a superset of HTTP, so WsgiDAV is also a performant, multi-threaded web server with SSL support.
  • 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: Release 3.0 introduces some refactorings and breaking changes.
See the (change log) for details.

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-3.0.2.tar.gz (149.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-3.0.2-py2.py3-none-any.whl (170.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: WsgiDAV-3.0.2.tar.gz
  • Upload date:
  • Size: 149.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.9.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.5

File hashes

Hashes for WsgiDAV-3.0.2.tar.gz
Algorithm Hash digest
SHA256 1112ed907167984a26d5bf5762c79d9a3bc47c9e6193496afb0e29b108f74bef
MD5 42e6575f59a21a432a1b4c6b61688662
BLAKE2b-256 52be7b451da21d96dfbc46a2bca67290e61f5ecfd357c498562c3cad8c7e3187

See more details on using hashes here.

File details

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

File metadata

  • Download URL: WsgiDAV-3.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 170.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.9.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.5

File hashes

Hashes for WsgiDAV-3.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f5cc9dbbc935c968becc3f42a158a099aad0cb507d405ce05125235dc8dbe868
MD5 77fc3986b8633f63032d10c3dd3a1b10
BLAKE2b-256 db73efbfbf17c4a56bd507a8b9b47193e205d851350a8ade976f32a3a12c1f04

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