Other Blog Posts

Pyruvate 1.6.0 PyPI release

2025-10-22

Pyruvate WSGI server version 1.6.0 has been published today. Install or update with:

pip install -U pyruvate

Pyruvate 1.6.0 adds support for Python 3.14 and drops support for Python 3.9. Other than that, dependencies and a couple of configuration examples in the README and the examples folder have been updated.

Binary packages for the manylinux, musllinux and macOS platform tags are available from PyPI for Python versions 3.10 through 3.14. It is still possible to use Pyruvate 1.6.0 with Python 3.9 but versions older than Python 3.10 are not actively tested and no binary packages are provided for these versions. Another option if you still want to use Python 3.9 and Pyruvate is to continue using Pyruvate 1.5.0 (however no further 1.5.x releases are planned).

As always, current benchmark result can be found gitlab here .