<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hrt0kmt</author_name>
  <author_url>https://blog.hatena.ne.jp/hrt0kmt/</author_url>
  <blog_title>tail -f /dev/null</blog_title>
  <blog_url>https://www.halu.dev/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>Pythonのobjectとtype(型)について整理した。 適切なデータ構造を選択したい。 type class mutable(not hashable) immutable(hashable) iterable sequence list ○ ○ sequence tuple ○ ○ special sequence string(※1) ○ ○ range range ○ ○ mapping dict ○ ○ set set ○ ○ set frozenset ○ ○ int int ○ bool bool ○ float float ○ built-in object Pythonは…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.halu.dev%2Fentry%2Fpython%2Fbasic%2Fobject_and_type&quot; title=&quot;Python: objectとtype(型)について - tail -f /dev/null&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>2017-09-12 00:00:00</published>
  <title>Python: objectとtype(型)について</title>
  <type>rich</type>
  <url>https://www.halu.dev/entry/python/basic/object_and_type</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
