ニュース

寺田 学 (@terapyon) です。2024年4月の 「Python Monthly Topics」 は、Python Web UIフレームワークの1つであるStreamlitを使ってWindowsやmacOSのデスクトップアプリを作る方法を解説します。 目的⁠・ モチベーション Pythonで自動化のスクリプトを作ったり、JupyterLabや ...
PyScriptは公式サイトに 「Run Python in Your HTML」 と書いてあるとおり、HTMLの中にPythonのコードを書くと、それがWebブラウザ上で実行されるというものです。 まずは説明の前に、実際に動いているところを見てもらった方が早いと思います。以下はシンプルな ...
Ubuntu is a free computer system, like Windows or macOS, but it’s built by a community. It’s great for programmers because it’s very flexible and has lots of tools already built-in that help you code.