# app.build Can Now Build Python Data Apps

DevFeed: [app.build Can Now Build Python Data Apps](<https://devfeed.tech/articles/app-build-can-now-build-python-data-apps-4979.md>)

Original publisher: [Read original article](<https://neon.com/blog/app-build-can-now-build-python-data-apps>)

Author: Arseni Kravchenko

Published: 2025-07-18T15:08:01Z

Content type: release

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [data-visualization](<https://devfeed.tech/tags/data-visualization.md>), [databricks](<https://devfeed.tech/tags/databricks.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [product](<https://devfeed.tech/tags/product.md>), [python](<https://devfeed.tech/tags/python.md>), [react](<https://devfeed.tech/tags/react.md>), [tailwind](<https://devfeed.tech/tags/tailwind.md>)

## AI overview

app.build adds support for generating Python data applications using NiceGUI. The announcement describes dashboards and ML demos, optional Python-library customization, PostgreSQL persistence, and planned optional Databricks Unity Catalog integration.

## Source excerpt

When we started working on app.build, we knew in the longer run we wanted to build a generic agent that could build apps with different "coding stacks". However, for our first release and initial announcement, we could only build apps written with a single fixed stack: In the rec...