[ ソース: 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
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-tinydb
- document oriented database optimized