ニュース

PythonのWeb開発フレームワークとして人気のFlaskについて解説した『Python FlaskによるWebアプリ開発入門』がCodeZineを運営する翔泳社から発売中です。本書からFlaskの概要と、Flaskと同じWeb開発フレームワークであるDjango、Bottle、FastAPIとの違いを紹介します。
2024年4月の「Python Monthly Topics」は、Python Web UIフレームワークの1つであるStreamlitを使ってWindowsやmacOSのデスクトップアプリを作る方法を解説します。
少し前のこと、気象庁のWebサイトが大幅リニューアルされて「天気予報APIが公開された」とTwitterで話題になった。実際にはWeb APIが公開された訳 ...
今月の「Python Monthly Topics」では、Webブラウザ上でPythonが動作するPyScriptについて、内部構造なども含めて詳しく解説したいと思います。
The latest annual Python Developers Survey took the pulse of over 30,000 developers to see what makes the community tick in ...
その逆も同様である。 Pyodideは、Web APIへのフルアクセスを備えたWebブラウザ内でPythonを実行する必要があるあらゆるコンテキストで使用できる。
Overview The right Python libraries can dramatically improve speed, efficiency, and maintainability in 2025 ...
Learn the eight powerful Python web frameworks you can use to develop APIs now.
米Microsoftは、Python言語からMicrosoft Graph APIの操作を可能にするSDK「Microsoft Graph Python SDK」を11月28日にプレビュー版として公開した。Microsoft Graph APIは、Microsoft 365やWindowsなど、同社がクラウド上で提供しているサービスのデータへのアクセスを可能にするAPI。
Microsoft has announced Playwright, a tool that lets developers write tests in Python for web applications across Chrome, Chromium-based Edge, Apple Safari and Mozilla Firefox. Playwright, a ...