python-seafile
python-seafile copied to clipboard
Workaround to upload files >2GB in size
Forked from https://github.com/tgal/python-seafile.git, which fixes the issue that uploading binary files also doesn't work. Has additional requierement requests-toolbelt because that seems to be the only way to fix the issue (see psf/requests#2717)