- PyCon US 2025 – 30-minute talk (Pittsburgh · May 2025)
- EuroPython 2025 – 30-minute talk scheduled for Prague · Jul 2025
- Past: “Enhancing Decorators with Type Annotations” (PyCon US & EuroPython 2024)
Co-author of PEP 750 – Template Strings (t-strings)
t-strings are available starting in Python 3.14.0b1 and will ship with the 3.14 stable release later this year.
pydantic-pycharm-plugin
— featured on the JetBrains PyCharm Blogpoetry-pycharm-plugin
— bundled with PyCharm since 2021.3ruff-pycharm-plugin
— first-class Ruff workflow in PyCharmdatamodel-code-generator
— outputs Pydantic v1/v2,dataclasses
,TypedDict
,msgspec.Struct