https://github.com/btr1975/simplewebdavclient
A Simple WebDav Client API
https://github.com/btr1975/simplewebdavclient
api client python python3 webdav
Last synced: about 1 year ago
JSON representation
A Simple WebDav Client API
- Host: GitHub
- URL: https://github.com/btr1975/simplewebdavclient
- Owner: btr1975
- License: mit
- Created: 2018-01-30T04:12:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:37:33.000Z (over 3 years ago)
- Last Synced: 2025-02-02T15:27:41.551Z (over 1 year ago)
- Topics: api, client, python, python3, webdav
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Script: simplewebdavclient
### Written By: Benjamin P. Trachtenberg
### If you have any questions e-mail me
### Contact Information: e_ben_75-python@yahoo.com
### LinkedIn: [Ben Trachtenberg](https://www.linkedin.com/in/ben-trachtenberg-3a78496)
### Docker Hub: [Docker Hub](https://hub.docker.com/r/btr1975)
### Ansible Galaxy: [Ansible Galaxy](https://galaxy.ansible.com/btr1975/)
### PyPi Page for [simplewebdavclient](https://pypi.python.org/pypi/simplewebdavclient)
### Requirements
* Nothing Specific besides Python 3
### Installation
* From source "setup.py install"
* From pip "pip install simplewebdavclient"
### Languages
* Python
### About
This is a simple WebDav client. It is a simple API to manipulate WebDav storage.