I stumbled across this repository and am grateful for the functionality added here on top of requests!
However, it's been a bit of an uphill learning curve as I implement usage of MultipartDecoder in my application. What's more, the documentation on the README and in PyPI barely mention MultipartDecoder but do make frequent references and have how-to guides for the MultipartEncoder class.
Can the documentation be updated to show some common use cases of MultipartDecoder similar to MultipartEncoder?
References:
I stumbled across this repository and am grateful for the functionality added here on top of
requests!However, it's been a bit of an uphill learning curve as I implement usage of
MultipartDecoderin my application. What's more, the documentation on the README and inPyPIbarely mentionMultipartDecoderbut do make frequent references and have how-to guides for theMultipartEncoderclass.Can the documentation be updated to show some common use cases of
MultipartDecodersimilar toMultipartEncoder?References:
0.30(released 2014-05-21) - https://pypi.org/project/requests-toolbelt/