ab-logo

Code. Models. Analysis. Decisions.


Make a Python Web App with Streamlit

Steamlit is an open source library and framework for building high quality web applications quickly in Python. The framework is 100% Python eliminating the need to integrate with other web technologies. You can either host your application locally, or by uploading to Github. Once uploaded to Github your application can be live and public in a few minutes.

This tutorial gives a quick introduction to the basic use of Streamlit to create a web app in a few minutes.

Steamlit Web App