Streamlit

Streamlit is an open-source Python library that makes it easy to build beautiful custom web-apps for machine learning and data science.

All you need to deploy a Streamlit app to Connect Cloud is a public GitHub repository with a primary file (e.g., app.py) and dependencies file named requirements.txt.

Repository examples: