<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Extensões on Python Brasil — Aprenda Python em Português</title>
    <link>https://python.dev.br/tags/extens%C3%B5es/</link>
    <description>Recent content in Extensões on Python Brasil — Aprenda Python em Português</description>
    <generator>Hugo</generator>
    <language>pt-br</language>
    <lastBuildDate>Tue, 28 Apr 2026 16:31:09 -0300</lastBuildDate>
    <atom:link href="https://python.dev.br/tags/extens%C3%B5es/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PyO3: Integrando Rust e Python para Performance</title>
      <link>https://python.dev.br/blog/pyo3-rust-python-alta-performance/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://python.dev.br/blog/pyo3-rust-python-alta-performance/</guid>
      <description>&lt;p&gt;Se existe uma combinação que tem revolucionado o ecossistema Python nos últimos anos, é &lt;strong&gt;Python + Rust&lt;/strong&gt;. Ferramentas que você provavelmente já usa — como &lt;a href=&#34;https://python.dev.br/blog/ruff-linter-formatador-python/&#34;&gt;Ruff&lt;/a&gt;, &lt;a href=&#34;https://python.dev.br/blog/polars-alternativa-pandas-python/&#34;&gt;Polars&lt;/a&gt;, &lt;a href=&#34;https://python.dev.br/blog/pydantic-validacao-dados-python/&#34;&gt;Pydantic v2&lt;/a&gt; e o &lt;a href=&#34;https://python.dev.br/blog/ty-type-checker-python-rust/&#34;&gt;ty type checker&lt;/a&gt; — são escritas em Rust e expostas para Python através do &lt;strong&gt;PyO3&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;O PyO3 é um framework que permite escrever módulos nativos para Python usando Rust, com uma ergonomia surpreendente. Neste artigo, você vai aprender a configurar um projeto PyO3, criar funções e classes acessíveis pelo Python e entender por que essa abordagem supera alternativas tradicionais como ctypes e cffi.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
