Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btr1975/simplewebdavclient
A Simple WebDav Client API
https://github.com/btr1975/simplewebdavclient
api client python python3 webdav
Last synced: 9 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:37:33.000Z (about 2 years ago)
- Last Synced: 2024-12-08T02:42:25.463Z (2 months 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: [email protected]
### 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.