<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Free Modular Project Structure for Databricks Apps with Streamlit in MVP Articles</title>
    <link>https://community.databricks.com/t5/mvp-articles/free-modular-project-structure-for-databricks-apps-with/m-p/156570#M186</link>
    <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;The official Databricks Apps quickstart puts everything into a single &lt;STRONG&gt;app.py&lt;/STRONG&gt;. Fine for a demo — painful once the app grows past ~500 lines.&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Problems with the single-file pattern:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;UL class=""&gt;&lt;LI&gt;Merge conflicts on every PR&lt;/LI&gt;&lt;LI&gt;UI, logic, and SDK calls coupled → no unit tests&lt;/LI&gt;&lt;LI&gt;Unreadable diffs in code review&lt;/LI&gt;&lt;LI&gt;AI assistants (Cursor, Claude) re-parse the whole file every prompt → high token cost&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="schema1.jpg" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/26829iF091E214EF988A09/image-size/large?v=v2&amp;amp;px=999" role="button" title="schema1.jpg" alt="schema1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Full article (detailed walkthrough):&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://medium.com/towards-data-engineering/databricks-apps-tutorial-scalable-streamlit-modular-template-for-production-83af8143520a" target="_self"&gt;full article&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;GitHub template:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://github.com/protmaks/databricks_apps_streamlit_mod_template" target="_self"&gt;GitHub Repo&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Mon, 11 May 2026 11:12:25 GMT</pubDate>
    <dc:creator>protmaks</dc:creator>
    <dc:date>2026-05-11T11:12:25Z</dc:date>
    <item>
      <title>Free Modular Project Structure for Databricks Apps with Streamlit</title>
      <link>https://community.databricks.com/t5/mvp-articles/free-modular-project-structure-for-databricks-apps-with/m-p/156570#M186</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;The official Databricks Apps quickstart puts everything into a single &lt;STRONG&gt;app.py&lt;/STRONG&gt;. Fine for a demo — painful once the app grows past ~500 lines.&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Problems with the single-file pattern:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;UL class=""&gt;&lt;LI&gt;Merge conflicts on every PR&lt;/LI&gt;&lt;LI&gt;UI, logic, and SDK calls coupled → no unit tests&lt;/LI&gt;&lt;LI&gt;Unreadable diffs in code review&lt;/LI&gt;&lt;LI&gt;AI assistants (Cursor, Claude) re-parse the whole file every prompt → high token cost&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="schema1.jpg" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/26829iF091E214EF988A09/image-size/large?v=v2&amp;amp;px=999" role="button" title="schema1.jpg" alt="schema1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Full article (detailed walkthrough):&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://medium.com/towards-data-engineering/databricks-apps-tutorial-scalable-streamlit-modular-template-for-production-83af8143520a" target="_self"&gt;full article&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;GitHub template:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://github.com/protmaks/databricks_apps_streamlit_mod_template" target="_self"&gt;GitHub Repo&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 May 2026 11:12:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/mvp-articles/free-modular-project-structure-for-databricks-apps-with/m-p/156570#M186</guid>
      <dc:creator>protmaks</dc:creator>
      <dc:date>2026-05-11T11:12:25Z</dc:date>
    </item>
  </channel>
</rss>

