<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s51517765</author_name>
  <author_url>https://blog.hatena.ne.jp/s51517765/</author_url>
  <blog_title>プログラミング素人のはてなブログ</blog_title>
  <blog_url>https://s51517765.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python_3</anon>
  </categories>
  <description>Windowsの検索が使いにくい Windowsにはファイル検索Boxがありますが、挙動が期待と違うことが多くあります。 自動的に検索範囲が制限されているのが原因らしいです。 www.pasoble.jpそこでファイル・フォルダ構造をすべて出力するスクリプトを作ってみました。 カレントフォルダ（もしくはコメントアウトした部分に指定するフォルダ）を基準として、その下層のフォルダ・ファイル構造を出力します。アルゴリズムとしては、現在フォルダから下層にあるものをファイルとフォルダに分けて、ファイルはいったんリストに追加しまとめて出力。フォルダはキューに追加して、キューが空になるまでカレントフォルダを…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs51517765.hatenadiary.jp%2Fentry%2F2021%2F06%2F21%2F073000&quot; title=&quot;Pythonでファイル・フォルダ構造を出力する - プログラミング素人のはてなブログ&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>2021-06-21 07:30:00</published>
  <title>Pythonでファイル・フォルダ構造を出力する</title>
  <type>rich</type>
  <url>https://s51517765.hatenadiary.jp/entry/2021/06/21/073000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
