<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ayokoyama</author_name>
  <author_url>https://blog.hatena.ne.jp/ayokoyama/</author_url>
  <blog_title>私の二次記憶</blog_title>
  <blog_url>https://ayokoyama.hatenadiary.org/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>むかーし、PC で BASIC という言語が標準で使えたころ、画面にグラフィック*1を描くのは実に簡単でした。つまり、 10 cls 20 line (0, 0)-(100, 100) 30 circle (50, 50), 50みたいな感じですね。 いま、仕事でちょっとした図を描きたいのですが、単純なグラフではないので Gnuplot では荷が重いのです。そういえば、wxPython があるじゃないか! と思い立ちましたが、線や丸を描く方法が分かりませんでした。というわけで、ちょっと勉強してみました。 相変わらず GUI には弱いんですが、ま、目的を達成できればいいや。 import wx …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fayokoyama.hatenadiary.org%2Fentry%2F20050929%2Fp1&quot; title=&quot; Python で図を描く - 私の二次記憶&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>2005-09-29 00:00:00</published>
  <title> Python で図を描く</title>
  <type>rich</type>
  <url>https://ayokoyama.hatenadiary.org/entry/20050929/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
