#11 · Primary category: AI Website Builders

rio

app crud-application data-analysis data-science data-visualization developer-tools framework gui machine-learning python web

WebApps in pure Python. No JavaScript, HTML and CSS needed

Project last updated:08/24/26

GitHub Stars

3.6K

Forks

159

Contributors

25

License

Apache-2.0

Why we included this project

Python developers who need a working interface but would rather not touch HTML or CSS can build one entirely in Python with Rio. You compose screens from built-in declarative components, wire them to normal Python state, and the framework handles rendering and updates. Because the whole UI is defined in Python, editors can type-check your screens and catch mistakes before you run anything, which makes iteration fast for people who think in data and logic rather than markup. The same app can open as a native window or run in the browser, so a prototype for your own machine can become something a small team actually uses.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category