<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakamura001</author_name>
  <author_url>https://blog.hatena.ne.jp/nakamura001/</author_url>
  <blog_title>強火で進め</blog_title>
  <blog_url>https://nakamura001.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>pyExcelerator</anon>
  </categories>
  <description>サンプルのexamplesフォルダにあるmini.pyが参考になりそうなのでこちらをベースに作成。サンプルではモジュールのインポートを from pyExcelerator import * と記述してますがこちらの記述方法だとなにかと副作用が有ると見かけたので import pyExcelerator に変更しました。修正を加えたサンプルは以下、 import pyExcelerator w = pyExcelerator.Workbook() ws = w.add_sheet('test') w.save('test.xls') 解説するまでもないですが解説。testという名称でシートを作…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20080323%2F1206273033&quot; title=&quot;とりあえず空のファイルを作成 - 強火で進め&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-03-23 20:50:33</published>
  <title>とりあえず空のファイルを作成</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20080323/1206273033</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
