<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>potisan</author_name>
  <author_url>https://blog.hatena.ne.jp/potisan/</author_url>
  <blog_title>potisanのプログラミングメモ</blog_title>
  <blog_url>https://potisan-programming-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python 3</anon>
    <anon>comtypes</anon>
  </categories>
  <description>Windowsの一部COM機能を使いやすくするパッケージ集を作りました。COM基本機能、シェル項目、プロパティシステムのよく使う機能に対応しています。よく使わない機能は徐々に追加できたらうれしいです。 &quot;&quot;&quot;デスクトップのシェル項目の表示名と解析名列挙&quot;&quot;&quot; from powcshell.knownfolderid import KnownFolderID from powcshell.shellitem2 import ShellItem2 item = ShellItem2.create_knownfolder(KnownFolderID.DESKTOP) for item in item…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpotisan-programming-memo.hatenablog.jp%2Fentry%2F2025%2F04%2F05%2F185822&quot; title=&quot;Python Windowsの一部COM機能を使いやすくするパッケージ集 - potisanのプログラミングメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-04-05 18:58:22</published>
  <title>Python Windowsの一部COM機能を使いやすくするパッケージ集</title>
  <type>rich</type>
  <url>https://potisan-programming-memo.hatenablog.jp/entry/2025/04/05/185822</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
