<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a4dosanddos</author_name>
  <author_url>https://blog.hatena.ne.jp/a4dosanddos/</author_url>
  <blog_title>プログラム日記</blog_title>
  <blog_url>https://a4dosanddos.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>「Python のお勉強シリーズ」第１３回目は、モジュールのパッケージングをやってみました。といってもモジュールを普通のディレクトリにおいて、そこに __init__.py というファイルを置いてあげるだけみたいです。以下の感じ。 +---com | \---test | +---package1 | | | mymod.py | | | __init__.py | | | \---package2 | | mymod.py | | __init__.py■ com.test.package1.mymod.py #coding: cp932 def test(): print(&quot;test1&quot;)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa4dosanddos.hatenablog.com%2Fentry%2F2015%2F08%2F31%2F000738&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>2015-08-31 00:07:38</published>
  <title>Python のお勉強１３ ( パッケージ )</title>
  <type>rich</type>
  <url>https://a4dosanddos.hatenablog.com/entry/2015/08/31/000738</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
