{"library":"tuspy","type":"library","category":null,"description":"tuspy is a Python client library for the tus resumable upload protocol (http://tus.io). It allows developers to reliably upload large files over HTTP, resuming interrupted uploads from where they left off. The current version is 1.1.0, and the library receives active maintenance with releases addressing bug fixes and minor feature enhancements.","language":"python","status":"active","version":"1.1.0","tags":["tus","upload","resumable-upload","client","http","file-transfer"],"last_verified":"Fri May 22","install":[{"cmd":"pip install tuspy","imports":["from tusclient import client\nmy_client = client.TusClient(...)","from tusclient.uploader import Uploader","from tusclient.asyncclient import AsyncUploader"]}],"homepage":"http://tus.io","github":"http://github.com/tus/tus-py-client","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tuspy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.4,"avg_import_s":1.09,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tuspy/compatibility"}}