<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kakurasan</author_name>
  <author_url>https://blog.hatena.ne.jp/kakurasan/</author_url>
  <blog_title>試験運用中なLinux備忘録・旧記事</blog_title>
  <blog_url>https://kakurasan.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>Pythonには標準でBase64エンコード/デコードをサポートする「base64」モジュールがあり、以下の関数に対象の文字列を渡すことで、戻り値として処理結果が得られる。 標準バージョン: エンコード: base64.standard_b64encode() デコード: base64.standard_b64decode() URLの一部として安全に使用するバージョン: エンコード: base64.urlsafe_b64encode() デコード: base64.urlsafe_b64decode() 下はPython 2での簡単な例。 (2009/3/14)文字列メソッドのencode()…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkakurasan.hatenadiary.jp%2Fentry%2F20090313%2Fp1&quot; title=&quot;Pythonのbase64サポートモジュールについて - 試験運用中なLinux備忘録・旧記事&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>2009-03-13 00:00:00</published>
  <title>Pythonのbase64サポートモジュールについて</title>
  <type>rich</type>
  <url>https://kakurasan.hatenadiary.jp/entry/20090313/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
