To run Streamlit app streamlit run streamlit_app.py Run Fast API app uvicorn main:app --reload Run py file Interactively python -i yourfile.py