Python’s version logos

less than 1 minute read see also thread comments

Have you ever noticed that Python has introduced individual version logos starting with version 3.10? I couldn’t find any official announcement, but luckily, the Python community on Mastodon was able to help out. The creative force behind these logos is Mai Giménez, as highlighted by Hugo van Kemenade, a core Python developer.

Python version logo for version 3.10.
Python version logo for Python 3.10.

I think the logos are a nice addition to the release notes, making each version’s launch a bit more special. I’m certainly looking forward to seeing the logos for future releases.

Python version logo for version 3.11.
Python version logo for Python 3.11.

While versions 3.12 and 3.13 did not receive individual logos, Python 3.14, released on October 7, 2025, introduced a new version logo:

Python version for version 3.14.
Python version logos for Python 3.14.

According to a Mastodon comment by Hugo van Kemenade, the Python 3.14 logo was created by kamikyoku.

References and further reading

No other articles are linked to this site

comments