/starlite-multipart

Toolkit for working with multipart/formdata

Primary LanguagePythonMIT LicenseMIT

Starlite Multipart

Starlite logo

Discord Matrix

Quality Gate Status Coverage

Reliability Rating Bugs Technical Debt Security Rating

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 📚.

Installation

pip install starlite-multipart