Streamlit¶
About
Streamlit is an open-source application programming framework for quickly sketching out Python data applications. It provides fast, interactive prototyping, and live editing.
Details
Build dashboards, generate reports, or create chat apps using beautiful, easy-to-read code.
No in-depth knowledge of HTML/JS/CSS needed, the framework offers elegant default styling, which can be adjusted when applicable.
Transform Python scripts into interactive web apps in minutes, instead of weeks.
Build upon a range of Streamlit components.
Optionally use their Community Cloud platform to deploy, manage, and share your application.
Learn
Example program using Streamlit with CrateDB.
Webinars
Streamlit 101 - A faster way to build and share data applications
Learn how to get started with Streamlit in building your own interactive data apps in no time. Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver dynamic data apps – in only a few lines of code.