{"library":"multipart","type":"library","category":null,"description":"The `multipart` library (v1.3.1) provides a robust parser for `multipart/form-data` requests, commonly used in web applications for handling file uploads and complex form submissions. It supports both synchronous and asynchronous parsing, making it suitable for various web frameworks. The project is actively maintained with periodic security updates.","language":"python","status":"active","version":"1.3.1","tags":["http","parser","multipart","form-data","web"],"install":[{"cmd":"pip install multipart","imports":["from multipart import MultipartParser","from multipart import MultipartPart","from multipart import MultiDict"]}],"homepage":"https://multipart.readthedocs.io/","github":"https://github.com/defnull/multipart","docs":"https://multipart.readthedocs.io/","changelog":"https://multipart.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/multipart/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/multipart/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}