Streamlit
Standard Dashboard with Login & Multiple .py Files in Streamlit
Example : A standard & complete Dashboard with proper credentials, Login, and multiple .py files in Streamlit Python.
Example : A standard & complete Dashboard with proper credentials, Login, and multiple .py files in Streamlit Python.
Example : A Streamlit program to create a Login Page with Static Validation Value. Example : A Streamlit program to create a Login Page with Dynamic Validation Value from a MySQL database.
Example : An Integrated Streamlit code in Python to show all CRUD operations.
Example : How do we create a Multi-Forms broad/full-page Dashboard Using Streamlit Tabs? Example : How do we create a Multi-Forms Sidebar Dashboard Using Streamlit? Example : How do we create a Multi-Forms collapsible sidebar Dashboard Using Streamlit? Example : How do we create a Multi-Forms collapsible sidebar with an advanced Read more…
Example : Streamlit program to Update/Edit/Modify a specific record in an Xampp MySql database without a confirmation message. Example : Streamlit program to Update/Edit/Modify a specific record in an Xampp MySql database with a confirmation message.
Example : Streamlit program to delete a specific record from an Xampp MySql database without a confirmation message. Example : Streamlit program to delete a specific record from an Xampp MySql database with a confirmation message.
Example : Streamlit Python codes to create different types of Text Boxes. Example : Streamlit Python codes to create different types of Column Text Boxes.
Example : Streamlit Python codes for Primary, Secondary, and Tertiary Buttons. Example : Streamlit Python codes for Normal Buttons with gaps.
Example : Streamlit Python codes to fetch specific records from Xampp’s MySql database and fill them into respective UI elements/boxes.
Example : A Streamlit Python program to hang specific database field’s data in a drop-down list/combo box of UI from a Xampp’s MySql database.