[ 源代码: python-tuspy ]
软件包:python3-tuspy(1.0.3-0.1)
python3-tuspy 的相关链接
Debian 的资源:
下载源码包 python-tuspy:
- [python-tuspy_1.0.3-0.1.dsc]
- [python-tuspy_1.0.3.orig.tar.gz]
- [python-tuspy_1.0.3-0.1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Python3 client for the tus resumable upload protocol
tus is a protocol based on HTTP for resumable file uploads. Resumable means that an upload can be interrupted at any moment and can be resumed without re-uploading the previous data again. An interruption may happen willingly, if the user wants to pause, or by accident in case of a network issue or server outage.
tus-py-client is a Python client for uploading files using the tus protocol to any remote server supporting it.
其他与 python3-tuspy 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-tinydb
- document oriented database optimized