2026-02-19 04:52 PM
Hello Community!
I would like to share with you a proof of concept, which displays the possibilities given by great addon tapir.
The poc-repo is here : https://github.com/fertegi/ACStreamlit.
You can clone, distribute, modify it and do whatever you want with it (MIT License). The goal is to create better / more modern ui with streamlit, so we don't just execute a script, instead we create a window, which feels like a custom add-on. You can organize different modules (/windows) for different tasks, or you can just bundle everything in one module. You could even use the js-api of streamlit or pywebview for advanced customizations like custom components or business logics.
If you encounter bugs, or maybe have an idea for an improvement , hit me up! Thanks again to the development-team of tapir ! Without it, these kind of projects would be nearly impossible.
Greetings,
2026-02-20 02:22 AM
Some images of what it can do would be nice.
Barry.