<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kuzunoha-NE</author_name>
  <author_url>https://blog.hatena.ne.jp/Kuzunoha-NE/</author_url>
  <blog_title>Kuzunoha-NEのブログ</blog_title>
  <blog_url>https://kuzunoha-ne.hateblo.jp/</blog_url>
  <categories>
    <anon>Python3</anon>
    <anon>python</anon>
    <anon>プログラミング</anon>
    <anon>初心者</anon>
  </categories>
  <description>こんばんは、葛の葉です。 Pythonのインスタンス変数を辞書型で出力する方法とそれをJSONに変換する方法を記載します。 環境 Python 3.6.5 こんな感じ class MyClass(object): def __init__(self, name): self.name = name self.gender = 'male' self._address = '192-1999' self.interest = ['Kemono Friends', 'DoDonpachi', 'Python'] self.age = 111 myclass = MyClass('kuzunoha'…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuzunoha-ne.hateblo.jp%2Fentry%2F2019%2F01%2F25%2F213300&quot; title=&quot;【Python】 インスタンス変数を辞書型で出力 + JSON形式で文字列にする。 - Kuzunoha-NEのブログ&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>2019-01-25 21:33:00</published>
  <title>【Python】 インスタンス変数を辞書型で出力 + JSON形式で文字列にする。</title>
  <type>rich</type>
  <url>https://kuzunoha-ne.hateblo.jp/entry/2019/01/25/213300</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
