<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>delaemon</author_name>
  <author_url>https://blog.hatena.ne.jp/delaemon/</author_url>
  <blog_title>デラエモン、カイハツニッキ</blog_title>
  <blog_url>https://delaemon.hatenadiary.org/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>python -mは標準モジュールにいろいろな機能を提供してくれて便利。カレントディレクトリをhttpで公開 $ python -m SimpleHTTPServer Serving HTTP on 0.0.0.0 port 8000 ...これだけで公開できる。1ページしかない時でスピード重視ならこれでいいじゃない。同じディレクトリにindex.htmlを作っておけばちゃんと読み込まれる。 &lt;!DOCTYPE html&gt; &lt;html&gt; &lt;head&gt; &lt;meta charset=&quot;utf-8&quot; /&gt; &lt;title&gt;SimpleHTTPSserver&lt;/title&gt; &lt;/head&gt; &lt;body&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdelaemon.hatenadiary.org%2Fentry%2F20111116%2F1321431879&quot; title=&quot; python -mでSimpleHTTPServerを使う - デラエモン、カイハツニッキ&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>2011-11-16 17:24:39</published>
  <title> python -mでSimpleHTTPServerを使う</title>
  <type>rich</type>
  <url>https://delaemon.hatenadiary.org/entry/20111116/1321431879</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
