top | item 46137464

(no title)

1 points| ocamoss | 2 months ago

discuss

order

ocamoss|2 months ago

Pyrefly (a new language server and type checker for Python) now includes built-in support for Pydantic, a popular Python library for data validation and parsing. Previously, the only type checker that supported Pydantic was Mypy, via a plugin.