Hey guys, I have been looking around for method to integrate flask into streamlit. As both of them runs on different servers, that's why there is no direct method to integrate them. I looking for alternatives as i have to add dynamic routing.

Hi - You should use the new st.App() in Streamlit 1.53. See: Version 1.53.0