> For the complete documentation index, see [llms.txt](https://docs.novaflowos.com/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novaflowos.com/start/kde-developer-platform/readme/getting-started/python/_index.md).

# Apps with QML and Python

Linux applications with QML and Python? Why not? Python is a popular programming language.

QML offers an intuitive way to create user interfaces. [Kirigami](https://develop.kde.org/docs/getting-started/kirigami/) extends QML to provide useful UI components and it implements UI/UX patterns for mobile and desktop. We will fit these technologies together and create a simple application.
