<?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 We replaced Streamlit with a Python UI compiler we built now deploying on Databricks Apps in hours in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/we-replaced-streamlit-with-a-python-ui-compiler-we-built-now/m-p/157497#M11792</link>
    <description>&lt;P class=""&gt;Our data team kept hitting the same problem. We needed UIs for business users,&amp;nbsp; dashboards, CRUD apps, internal tools. Streamlit was our go to but it reruns the entire script on every interaction, the interfaces all look identical, and it gets painful fast when real users are involved.&lt;/P&gt;&lt;P class=""&gt;React was too much overhead for a data team.&lt;/P&gt;&lt;P class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OpenGraph _ link preview _ 1280_640.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/27230iB3B82BD5AD55703D/image-size/large?v=v2&amp;amp;px=999" role="button" title="OpenGraph _ link preview _ 1280_640.png" alt="OpenGraph _ link preview _ 1280_640.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class=""&gt;So we built burq, a Python UI compiler that compiles to pure Vanilla JS + HTML. You write Python, run burq build, and get static files. FastAPI serves them. Deploy to Databricks Apps.&lt;/P&gt;&lt;P class=""&gt;What changed for us: frontend work went from days to hours. Business users stopped complaining. And everything deploys cleanly on Databricks Apps with no extra runtime overhead.&lt;/P&gt;&lt;P class=""&gt;It is open source and on PyPI. Would love feedback from others building internal tools on Databricks.&lt;/P&gt;&lt;P class=""&gt;Would love to hear if you build something with it or need help building with it&lt;/P&gt;&lt;P class=""&gt;GitHub: &lt;A href="https://github.com/itsdaniyalm/burq" target="_self"&gt;github.com/itsdaniyalm/burq&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;Docs: &lt;A href="https://burq.dev" target="_self"&gt;burq.dev&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2026 14:23:59 GMT</pubDate>
    <dc:creator>itsdaniyalm</dc:creator>
    <dc:date>2026-05-22T14:23:59Z</dc:date>
    <item>
      <title>We replaced Streamlit with a Python UI compiler we built now deploying on Databricks Apps in hours</title>
      <link>https://community.databricks.com/t5/get-started-discussions/we-replaced-streamlit-with-a-python-ui-compiler-we-built-now/m-p/157497#M11792</link>
      <description>&lt;P class=""&gt;Our data team kept hitting the same problem. We needed UIs for business users,&amp;nbsp; dashboards, CRUD apps, internal tools. Streamlit was our go to but it reruns the entire script on every interaction, the interfaces all look identical, and it gets painful fast when real users are involved.&lt;/P&gt;&lt;P class=""&gt;React was too much overhead for a data team.&lt;/P&gt;&lt;P class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OpenGraph _ link preview _ 1280_640.png" style="width: 999px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/27230iB3B82BD5AD55703D/image-size/large?v=v2&amp;amp;px=999" role="button" title="OpenGraph _ link preview _ 1280_640.png" alt="OpenGraph _ link preview _ 1280_640.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class=""&gt;So we built burq, a Python UI compiler that compiles to pure Vanilla JS + HTML. You write Python, run burq build, and get static files. FastAPI serves them. Deploy to Databricks Apps.&lt;/P&gt;&lt;P class=""&gt;What changed for us: frontend work went from days to hours. Business users stopped complaining. And everything deploys cleanly on Databricks Apps with no extra runtime overhead.&lt;/P&gt;&lt;P class=""&gt;It is open source and on PyPI. Would love feedback from others building internal tools on Databricks.&lt;/P&gt;&lt;P class=""&gt;Would love to hear if you build something with it or need help building with it&lt;/P&gt;&lt;P class=""&gt;GitHub: &lt;A href="https://github.com/itsdaniyalm/burq" target="_self"&gt;github.com/itsdaniyalm/burq&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;Docs: &lt;A href="https://burq.dev" target="_self"&gt;burq.dev&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 14:23:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/we-replaced-streamlit-with-a-python-ui-compiler-we-built-now/m-p/157497#M11792</guid>
      <dc:creator>itsdaniyalm</dc:creator>
      <dc:date>2026-05-22T14:23:59Z</dc:date>
    </item>
  </channel>
</rss>

