ニュース

米Microsoftは、Python言語からMicrosoft Graph APIの操作を可能にするSDK「Microsoft Graph Python SDK」を11月28日にプレビュー版として公開した。Microsoft Graph APIは、Microsoft 365やWindowsなど、同社がクラウド上で提供しているサービスのデータへのアクセスを可能にするAPI。
しかも出典さえ記載すれば商用利用も可能とのこと。 今回はPythonで気象庁の天気予報APIを使ってみよう。
Learn about Python metaclasses, how to define and use them, and explore examples to understand their functionality with this comprehensive tutorial.