How do I get the functions from one streamlit py file(second page of same app) to the main app file without importing the file?
How do I get the functions from one streamlit py file(second page of same app) to the main app file without importing the file?

