<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ky_orihara</author_name>
  <author_url>https://blog.hatena.ne.jp/ky_orihara/</author_url>
  <blog_title>Information High</blog_title>
  <blog_url>https://ky-orihara.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>はじめに rarfileのパッケージを使ってPythonでrarファイルを展開する方法の紹介です。 いろいろ嵌ったので、自分の備忘録も含んでいます。 ソースコード とりあえず、結論としてはこんな感じで動きます。 extract(), extractall()は引数に展開先フォルダを指定できるので、必要に応じて設定してください。 import rarfile # Set to full path of unrar.exe if it is not in PATH # rarfile.pyでは unrar.exe があることを前提に動くので、 # パスを切っていなければパラメーターとして設定する。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fky-orihara.hatenablog.com%2Fentry%2F2019%2F02%2F19%2F022738&quot; title=&quot;Pythonでrarファイルを解凍する - Information High&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-02-19 02:27:38</published>
  <title>Pythonでrarファイルを解凍する</title>
  <type>rich</type>
  <url>https://ky-orihara.hatenablog.com/entry/2019/02/19/022738</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
