multipart
A fast multipart/form-data parser for python
A fast multipart/form-data parser for python
To install this package, run one of the following:
This module provides a parser for the multipart/form-data format. It can read from a file, a socket or a WSGI environment. The parser can be used to replace cgi.FieldStorage to work around its limitations.
Summary
A fast multipart/form-data parser for python
Last Updated
Dec 22, 2025 at 10:47
License
MIT
Total Downloads
734
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/defnull/multipartDocumentation
https://github.com/defnull/multipart