Apr 8, 2024
Yes, Streamlit is a great tool. I covered it in part 1.
However, for more complex applications other libraries might be better. Also, if you want to add some custom element/component Streamlit doesn't support, you would have to write it by your own (which is pretty hard with Streamlit API as far as I know).