<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HTN20190109</author_name>
  <author_url>https://blog.hatena.ne.jp/HTN20190109/</author_url>
  <blog_title>HTN20190109の日記</blog_title>
  <blog_url>https://htn20190109.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>https://analytics-note.xyz/programming/python-base64/https://note.nkmk.me/python-urllib-parse-quote-unquote/ import base64 print(base64.b64encode('admin:admin'.encode()).decode())print(base64.b64decode(b'YWRtaW46YWRtaW4=').decode()) ※ファイルの場合 import base64 f = open('a.txt', 'w')f.write('admin:admin\n…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhtn20190109.hatenablog.com%2Fentry%2F2023%2F05%2F03%2F231440&quot; title=&quot;{Python}Base64エンコードとURLエンコード - HTN20190109の日記&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>2023-05-03 23:14:40</published>
  <title>{Python}Base64エンコードとURLエンコード</title>
  <type>rich</type>
  <url>https://htn20190109.hatenablog.com/entry/2023/05/03/231440</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
