ニュース

Streamlitとは StreamlitはPythonで構築できるWeb用のフレームワークです。 Pythonのモジュールを定義することで、インタラクティブなWebアプリを簡単に構築できるという特徴があります。 PythonのWebフレームワークにはDjangoやFlask、FastAPIなどがあります。
そこで、活用したいのが、機械学習やデータ分析のプロジェクトを簡単にWebアプリとして公開するためのPythonフレームワークの「Streamlit」だ。
Streamlit lets you write web-based Python data applications without HTML, CSS, or JavaScript. Here's a first look at Streamlit.
In this Streamlit tutorial, we will dive into how you can create a beautiful app with Python and the Dockerfile for deploying your Streamlit app. What Is Streamlit?