<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: A.V.A</title>
    <description>The latest articles on DEV Community by A.V.A (@avabuilds).</description>
    <link>https://dev.to/avabuilds</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3813430%2Fbb648ad8-53bb-42db-a070-3747903e1aa6.png</url>
      <title>DEV Community: A.V.A</title>
      <link>https://dev.to/avabuilds</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/avabuilds"/>
    <language>en</language>
    <item>
      <title>I built a local Python code reviewer that gives your code a brutal honest score</title>
      <dc:creator>A.V.A</dc:creator>
      <pubDate>Sun, 08 Mar 2026 20:23:28 +0000</pubDate>
      <link>https://dev.to/avabuilds/i-built-a-local-python-code-reviewer-that-gives-your-code-a-brutal-honest-score-5734</link>
      <guid>https://dev.to/avabuilds/i-built-a-local-python-code-reviewer-that-gives-your-code-a-brutal-honest-score-5734</guid>
      <description>&lt;p&gt;Hey Dev.to,&lt;/p&gt;

&lt;p&gt;I just shipped my first product and wanted to share it here.&lt;/p&gt;

&lt;p&gt;It's called AVA — a local Python code reviewer that tells you the truth about your code.&lt;/p&gt;

&lt;p&gt;What it does:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Scores your code out of 10&lt;/li&gt;
&lt;li&gt;Flags every issue line by line&lt;/li&gt;
&lt;li&gt;Catches unused imports, bare excepts, mutable default arguments, missing docstrings&lt;/li&gt;
&lt;li&gt;Runs completely on your machine — no cloud, no API keys, no subscription&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I built it because I was tired of that nagging feeling before pushing to GitHub not knowing if my code was actually clean.&lt;/p&gt;

&lt;p&gt;It's $9.99 and takes under 2 minutes to set up.&lt;/p&gt;

&lt;p&gt;Would love feedback from this community — what would you add to v2?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://avabuilds.gumroad.com/l/uaerwi" rel="noopener noreferrer"&gt;https://avabuilds.gumroad.com/l/uaerwi&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>productivity</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
