A few months ago I tried building a configuration manager for robusta.dev using streamlit.
Basically I wanted to autogenerate a frontend for arbitrary Pydantic models (in my case configurations of Kubernetes automations). The tooling was still lacking so I abandoned the project, but it was really cool just how far I could get with writing almost no code. A way better experience than all the no code tools IMO
A few months ago I tried building a configuration manager for robusta.dev using streamlit.
Basically I wanted to autogenerate a frontend for arbitrary Pydantic models (in my case configurations of Kubernetes automations). The tooling was still lacking so I abandoned the project, but it was really cool just how far I could get with writing almost no code. A way better experience than all the no code tools IMO