Skip to content

mesuutt/python-chunked-upload-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing dependencies

pip install -r requirements.txt

Running server

python server.py

Uploading files

python uploader.py tests/data/5MB.file

Running tests

python -m unittest tests/test_chunked_upload.py

About

Resumable chunked file upload via Rest API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages