issues
search
tus
/
tus-py-client
A Python client for the tus resumable upload protocol
https://tus.io/
MIT License
169
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support to declare upload length
#96
Deimvis
opened
3 months ago
5
get_url missing in uploader ?
#95
salimkanoun
opened
4 months ago
3
Use Python to upload without saving locally?
#94
hiven
opened
6 months ago
1
Python client resumability question.
#93
algsupport
closed
10 months ago
2
Fix calls to `upload_chunk`
#92
Acconut
closed
11 months ago
0
Add explicit test fixtures to fix tests on Windows
#91
Acconut
closed
11 months ago
0
Remove unneeded `six` dependency (was used for Python 2)
#90
a-detiste
closed
11 months ago
5
Move to pyproject.toml and cleanup non-source files
#89
nhairs
closed
11 months ago
4
Expose typing information (PEP 561)
#88
nhairs
closed
11 months ago
1
Typing information is not exposed (PEP 561)
#87
nhairs
closed
11 months ago
1
Custom error handler
#86
NoUseFreak
closed
11 months ago
1
Add support for client certificates
#85
quality-leftovers
opened
1 year ago
3
Client Certificate
#84
quality-leftovers
opened
1 year ago
5
Multiple file uploads
#83
deedos
closed
11 months ago
1
upload_chunk() no longer works in 1.0.1
#82
natefoo
closed
11 months ago
3
Remore unnecessary future install requirement
#81
nsoranzo
closed
1 year ago
0
Improved handling of self-signed certs when uploading with known URL
#80
jasper-vdhoven
closed
1 year ago
0
build(deps-dev): update pytest-cov requirement from <2.6,>=2.3.1 to >=2.3.1,<4.2
#79
dependabot[bot]
opened
1 year ago
0
Fix empty file uploads
#78
Matoking
closed
1 year ago
1
Provide a requests session to Uploader [Feature Request]
#77
peterroelants
opened
1 year ago
3
build(deps-dev): bump sphinx from 1.7.1 to 6.1.2
#76
dependabot[bot]
closed
1 year ago
2
build(deps-dev): bump sphinx from 1.7.1 to 6.0.0
#75
dependabot[bot]
closed
1 year ago
1
build(deps-dev): bump sphinx from 1.7.1 to 5.3.0
#74
dependabot[bot]
closed
1 year ago
1
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
#73
sharif779
closed
1 year ago
2
build(deps-dev): update pytest-cov requirement from <2.6,>=2.3.1 to >=2.3.1,<4.1
#72
dependabot[bot]
closed
1 year ago
1
build(deps-dev): bump sphinx from 1.7.1 to 5.2.3
#71
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump sphinx from 1.7.1 to 5.2.1
#70
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump sphinx from 1.7.1 to 5.1.1
#69
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump sphinx from 1.7.1 to 5.1.0
#68
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump sphinx from 1.7.1 to 5.0.2
#67
dependabot[bot]
closed
2 years ago
1
build(deps): bump actions/setup-python from 3 to 4
#66
dependabot[bot]
closed
2 years ago
0
client: uploader: typo in description
#65
HemantSachdeva
closed
2 years ago
0
build(deps-dev): bump sphinx from 1.7.1 to 5.0.1
#64
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump sphinx from 1.7.1 to 5.0.0
#63
dependabot[bot]
closed
2 years ago
1
Update baseuploader.py
#62
honglei
closed
2 years ago
1
Release A new version to pip?
#61
honglei
closed
2 years ago
6
file_stream bug
#60
liuzm617
closed
2 years ago
3
build(deps-dev): bump sphinx from 1.7.1 to 4.5.0
#59
dependabot[bot]
closed
2 years ago
1
build(deps-dev): update pytest-cov requirement from <2.6,>=2.3.1 to >=2.3.1,<3.1
#58
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump sphinx-autobuild from 0.7.1 to 2021.3.14
#57
dependabot[bot]
closed
2 years ago
0
Make setup.py work with Dependabot
#56
Acconut
opened
2 years ago
0
build(deps): bump actions/checkout from 2 to 3
#55
dependabot[bot]
closed
2 years ago
0
build(deps): bump actions/setup-python from 2 to 3
#54
dependabot[bot]
closed
2 years ago
0
Upload-Metadata not working
#53
duraiganesh0
closed
1 year ago
3
Fix Python 3.10 support and async uploader exception
#52
Matoking
closed
2 years ago
0
Make certificate validation configurable
#51
Matoking
closed
2 years ago
0
Make metadata encoding configurable
#50
Matoking
closed
2 years ago
2
Fix failing CI tests
#49
Acconut
closed
11 months ago
2
Client does not work with tusd v2
#48
toresbe
closed
2 years ago
2
upload using a ChunkReader
#47
oliverpool
opened
3 years ago
6
Next