<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts tagged: pydantic</title>
    <link>https://waylonwalker.com/tags/pydantic/</link>
    <description>All posts with the tag &#34;pydantic&#34;</description>
    <lastBuildDate>Tue, 28 Jan 2025 17:27:20 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://waylonwalker.com/tags/pydantic/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>💭 Models - Pydantic</title>
      <link>https://waylonwalker.com/thought-542/</link>
      <description>!https://docs.pydantic.dev/latest/concepts/models/#rebuilding-model-schema</description>
      <pubDate>Tue, 28 Jan 2025 17:27:20 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-542/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>pydantic</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Fields - Pydantic</title>
      <link>https://waylonwalker.com/thought-269/</link>
      <description>!https://docs.pydantic.dev/2.7/concepts/fields/#field-representation</description>
      <pubDate>Thu, 09 May 2024 20:28:27 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-269/</guid>
      <author>hello@waylonwalker.com</author>
      <category>pydantic</category>
      <category>fastapi</category>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 python - How to use a Pydantic model with Form data in FastAPI...</title>
      <link>https://waylonwalker.com/thought-75/</link>
      <description>!https://stackoverflow.com/questions/60127234/how-to-use-a-pydantic-model-with-form-data-in-fastapi</description>
      <pubDate>Tue, 08 Aug 2023 13:46:19 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-75/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>fastapi</category>
      <category>htmx</category>
      <category>pydantic</category>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>Getting Started with Pydantic</title>
      <link>https://waylonwalker.com/getting-started-with-pydantic/</link>
      <description>Pydantic is a Python library for serializing data into models that can be validated with a deep set of built in valitators or your own custom validators, and...</description>
      <pubDate>Tue, 30 May 2023 13:35:27 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/getting-started-with-pydantic/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>pydantic</category>
    </item>
  </channel>
</rss>