This library offers a toolkit for working with multipart form-data. It's based on the Werkzeug multipart decoder/encoder implementation and is designed to be a zero dependency library that can be used on its own.
Its also used internally by Starlite, but Starlite is not required for it to function.
Checkout the docs 📚.
pip install starlite-multipart