CutiePy is a Qt-first Python application shell for building polished desktop apps. It is a toolkit rather than a standalone application: it focuses on startup flow, widget-driven UI, embedded assets, and developer tooling instead of web-based solutions.
The goal is to remove the boilerplate you normally write when starting a Qt app in Python, so you can focus on shipping your product. Read Getting started to set up the sample app.