requirments for installing streamlit in python code example
Example 1: streamlit python install
pip install streamlit
Example 2: streamlit python install
streamlit run myfile.py
pip install streamlit
streamlit run myfile.py