I am now using Streamlit at work to build admin interfaces and some internal application. It’s amazing! I recommend it
@andros@twtxt.andros.dev What is Streamlit? Link?
Of course @prologic@twtxt.net! Check https://streamlit.io/
@andros@twtxt.andros.dev It’s a Cloud/SaaS thing right? 🤔🤔
@prologic@twtxt.net It’s opensource. You can run the software in your localhost or server. Cloud service is a free option.
@andros@twtxt.andros.dev Reminds me of another low-code platform I came across that is written in Go, but uses Starlark I think as the DSL for writing apps.