python3-scantree

Flexible recursive directory iterator: scandir meets glob("**", recursive=True)

Description

Recursive directory iterator supporting:

 * flexible filtering including wildcard path matching
 * in memory representation of file-tree (for repeated access)
 * efficient access to directory entry properties (`posix.DirEntry` interface)
   extended with real path and path relative to the recursion root directory
 * detection and handling of cyclic symlinks

This package installs the library for Python 3.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/andhus/scantree


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-scantree