[ 原始碼: python-easywebdav ]
套件:python3-easywebdav(1.2.0-10)
python3-easywebdav 的相關連結
Debian 的資源:
下載原始碼套件 python-easywebdav:
- [python-easywebdav_1.2.0-10.dsc]
- [python-easywebdav_1.2.0.orig.tar.gz]
- [python-easywebdav_1.2.0-10.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
straight-forward WebDAV client module (Python 3 interface)
EasyWebDAV is an easy to use WebDAV client implementation for Python. It features:
- Basic authentication - Creating directories, removing directories and files - Uploading and downloading files - Directory listing - Support for client side SSL certificates
This package provides the Python 3.x module.
其他與 python3-easywebdav 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings