Showing off admin console built on Streamlit

Hello Streamlit,

My love for the tool increases more as I play with it more. :heart: So I decided to show up something cool I could build very quickly using it. (It’s still very naive, but here wo go!)

I added some boilerplate code for adding “admin console” to give UI for Adhoc custom scirpt/commands we run day-to-day, using Streamlit. :robot:

It follows command pattern (naturally) - and allows to add new command easily via a simple form builder.

More details here: https://github.com/yogin16/streamlit_commands

Let me know your feedback and enhancements! :slightly_smiling_face:

Thanks

1 Like

This is so awesome! Wonder if it could be extended to click interfaces? Thanks for inspiring us!

2 Likes