<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nekoyukimmm</author_name>
  <author_url>https://blog.hatena.ne.jp/nekoyukimmm/</author_url>
  <blog_title>ねこゆきのメモ</blog_title>
  <blog_url>https://nekoyukimmm.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>win32com</anon>
    <anon>WSH</anon>
    <anon>Windows</anon>
    <anon>pyinstaller</anon>
  </categories>
  <description>Pythonスクリプトから実行ファイルexeを作る、変換する。 pyinstallerちゅうのでできるらしい。 試してみた。 インストールは、pipさんで。condaさんにはなかった。 例のCalculatorをwin32comで、制御するスクリプトを変換。 スクリプト。 #!/usr/bin/env python # -*- coding: utf-8 -*- import win32api as WScript import win32com.client if __name__ == '__main__': WshShell = win32com.client.Dispatch(&quot;WSc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnekoyukimmm.hatenablog.com%2Fentry%2F2018%2F09%2F15%2F120738&quot; title=&quot;&amp;lt;pyinstaller, Python, WSH&amp;gt; Pythonスクリプトから実行ファイル(exe)を作る。 - ねこゆきのメモ&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>2018-09-15 12:07:38</published>
  <title>&lt;pyinstaller, Python, WSH&gt; Pythonスクリプトから実行ファイル(exe)を作る。</title>
  <type>rich</type>
  <url>https://nekoyukimmm.hatenablog.com/entry/2018/09/15/120738</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
