Python-MimeParse v2.0 (release candidate)
It has been a long time coming since the last release; the project has even been transferred to a different maintainer team during this period.
python-mimeparse
brings support for CPython 3.13 (by addressing the removal of the cgi
module), and drops support for Python 3.7. Also included are packaging, tooling, and CI improvements. python-mimeparse
is otherwise a stable and mature project that hopefully does not need much active development.
Try this release candidate out from PyPI:
pip install python-mimeparse==2.0.0rc1
Please open an issue if you run into any problems before the final release!