<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dot_h2o2</author_name>
  <author_url>https://blog.hatena.ne.jp/dot_h2o2/</author_url>
  <blog_title>.h2oのお気楽日記</blog_title>
  <blog_url>https://dot-h2o2.hatenadiary.org/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>たまたま読んでいた「集合知プログラミング」の中にふんだんに可視化をするためのコードが書かれていたが、すべてPythonベース。いままで画像ライブラリといえばPerlのGDぐらいだったので、勉強も兼ねてpyhton &amp; Python Imaging Libraryを導入してみた。 Pyhthon 2.6 PIL 1.16 インストール自体はPyhthonセットアップ後、PILのセットアップを起動するだけで完了。次は何かサンプルを動かしてみる。 &gt;&gt;&gt; import Image &gt;&gt;&gt; img = Image.new(&quot;1&quot;, (64, 64), 1) &gt;&gt;&gt; img.show()これをPyhth…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdot-h2o2.hatenadiary.org%2Fentry%2F20081115%2Fp2&quot; title=&quot;Python for win32 &amp;amp; Python Imaging Library (PIL) - .h2oのお気楽日記&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>2008-11-15 00:00:01</published>
  <title>Python for win32 &amp; Python Imaging Library (PIL)</title>
  <type>rich</type>
  <url>https://dot-h2o2.hatenadiary.org/entry/20081115/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
