<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>type-hints</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/705/feed"/>
    <updated>2026-04-19T05:25:23+00:00</updated>
    <id>https://links.biapy.com/guest/tags/705/feed</id>
            <entry>
            <id>https://links.biapy.com/links/601</id>
            <title type="text"><![CDATA[Pydantic]]></title>
            <link rel="alternate" href="https://pydantic.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/601"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Data validation using Python type hints.

Pydantic is the most widely used data validation library for Python.

Fast and extensible, Pydantic plays nicely with your linters/IDE/brain. Define how data should be in pure, canonical Python 3.9+; validate it with Pydantic.

- [Pydantic @ GitHub](https://github.com/pydantic/pydantic).

Related contents:

- [Loading Pydantic models from JSON without running out of memory @ Python=&amp;gt;Speed](https://pythonspeed.com/articles/pydantic-json-memory/).
- [Software Engineering for Data Scientists, Part 1: Pydantic Is All You Need for Poor Performance Spaghetti Code @ Han, Not Solo](https://leehanchung.github.io/blogs/2025/07/03/pydantic-is-all-you-need-for-performance-spaghetti/).]]>
            </summary>
            <updated>2025-08-28T17:38:07+00:00</updated>
        </entry>
    </feed>
