{"library":"poster3","type":"library","category":null,"description":"Poster3 (version 0.8.1) is a Python library providing support for streaming HTTP POST requests and multipart/form-data encoding. It's a fork of the original 'poster' package, designed to address the limitation in Python's standard library where large files had to be loaded entirely into memory before uploading. The library allows for efficient uploading of large files without excessive memory consumption. Its last release was in December 2018, indicating a maintenance-level release cadence.","language":"python","status":"maintenance","version":"0.8.1","tags":["http","upload","streaming","multipart","form-data","files"],"install":[{"cmd":"pip install poster3","imports":["from poster3.encode import multipart_encode","from poster3.streaminghttp import StreamingHTTPHandler","from poster3 import encode"]}],"homepage":"http://atlee.ca/software/poster","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/poster3/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/poster3/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}