<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-hom</author_name>
  <author_url>https://blog.hatena.ne.jp/t-hom/</author_url>
  <blog_title>t-hom’s diary</blog_title>
  <blog_url>https://thom.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>前回は筋トレ用メトロノームをGUI化した。 thom.hateblo.jpなるべく紹介済の機能に絞って書いたのでコードがとても冗長だ。 前回GUIパーツをそれぞれ変数に入れて扱っていたため、今回はPythonのデータ型(リスト、タプル、ディクショナリ)を使ってもう少しスッキリさせてた。Pythonの基礎でこれらのデータ型が出てくるので、「何に使うねんこれ」と思うかもしれないけど、そのイメージを掴んでもらうためにも良いと思う。 コード import tkinter as tk import winsound from time import sleep root_window = tk.Tk()…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthom.hateblo.jp%2Fentry%2F2019%2F09%2F29%2F133848&quot; title=&quot;PythonでGUI版 筋トレメトロノームを作成 その2 - t-hom’s diary&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/t-hom/20190929/20190929133438.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-29 13:38:48</published>
  <title>PythonでGUI版 筋トレメトロノームを作成 その2</title>
  <type>rich</type>
  <url>https://thom.hateblo.jp/entry/2019/09/29/133848</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
