{"library":"tuspyserver","type":"library","category":null,"description":"TuspyServer is a Python library implementing the tus.io resumable upload protocol as a FastAPI router. It provides flexible backend storage options, including local disk (DiskStorage) and AWS S3 (S3Storage). The current version is 4.2.3, and it's actively maintained with regular updates and feature enhancements.","language":"python","status":"active","version":"4.2.3","tags":["tus","file-upload","fastapi","resumable-upload","s3","disk-storage","async"],"last_verified":"Sun May 24","install":[{"cmd":"pip install tuspyserver","imports":["from tuspyserver import TuspyServer","from tuspyserver import DiskStorage","from tuspyserver import S3Storage"]},{"cmd":"pip install tuspyserver[s3]","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/tuspyserver/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tuspyserver/compatibility"}}