Requirements to Run Streamlit

To successfully run a Streamlit application in Python using an XAMPP MySQL database, we must install the necessary dependencies/software tools and set up our environment correctly. The detailed step-by-step process is as follows : – Download & Install Python [ from Python.org ]. Download & install XAMPP [ from Apache Read more…

Loading

Misc. codes in Streamlit

Example : Streamlit Source codes to Close/Exit/Stop button.  Example : A Streamlit source codes to create a Colored Title/Heading text.  Example : A Streamlit source codes to create a Colored Label text.  Example : A Streamlit source codes to create different types of Messages text.  Example : A Streamlit source codes Read more…

Loading