ニュース

寺田 学 (@terapyon) です。2024年4月の 「Python Monthly Topics」 は、Python Web UIフレームワークの1つであるStreamlitを使ってWindowsやmacOSのデスクトップアプリを作る方法を解説します。 目的⁠・ モチベーション Pythonで自動化のスクリプトを作ったり、JupyterLabや ...
Web上でPythonを実行できる初学者向け「Python」言語の学習サービス「PyWeb」の集合学習Verが、10月18日にリリースされた。プログラミングを団体で ...
The Django teamは、Pythonで実装するWebフレームワークDjango最新版となるDjango 4.2をリリースした。Python 3.8、3.9、3.10、および 3.11に対応する。 公式 ...
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 ...
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 ...
I wrote last year about Tinkerstellar, a new iPad app inspired by Apple’s Swift Playground that’s designed to help people learn Python through multiple interactive lessons. Tinkerstellar is now ...
本題に入る前に、Pythonのバージョンの考え方とチュートリアルの前提についてお話しします。 まずPythonのバージョンについてですが、Pythonは1年おきにバージョンが0.1上がる仕組みになっており、現在の最新は3.9で、今年の10月には3.10が出る予定になってい ...