multipart
Parser for multipart/form-data.#
Parser for multipart/form-data.#
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
Parser for multipart/form-data.#
Information Last Updated
Sep 8, 2025 at 17:26
License
MIT
Total Downloads
8
GitHub Repository
https://github.com/defnull/multipartDocumentation
https://github.com/defnull/multipart