寺田 学 (@terapyon) です。2024年4月の 「Python Monthly Topics」 は、Python Web UIフレームワークの1つであるStreamlitを使ってWindowsやmacOSのデスクトップアプリを作る方法を解説します。 目的⁠・ モチベーション Pythonで自動化のスクリプトを作ったり、JupyterLabや ...
寺田 学 (@terapyon) です。2024年10月の 「Python Monthly Topics」 は、Python Web UIフレームワークの1つであるStreamlitの基本的な使い方を紹介します。 2024年4月には、 「⁠Python Web UIフレームワークで作るデスクトップアプリ」 と題し、Steamlitを使ってデスクトップ ...
FastHTML is a new Python web framework developed by Jeremy Howard and others, designed to simplify web development by minimizing the need for JavaScript and CSS. The framework leverages HTMX to allow ...
Streamlit lets you write web-based Python data applications without HTML, CSS, or JavaScript. Here's a first look at Streamlit. A common problem with Python applications is how to share them with ...