Skip to main content

Tools to manipulate and filter os.walk() style iteration

Project description

walkdir is a simple set of iterator tools intended to make it easy to manipulate and filter the output of os.walk() in a way that is also easily applicable to any source iterator that produces data in the same format.

It offers tools such as:

  • glob-style filtering for file and directory names

  • depth limiting for directory recursion

  • flattening of output into simple sequences of path names

  • detection of symlink loops when following symlinks

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

walkdir-0.4.1.tar.gz (18.6 kB view hashes)

Uploaded Source

Built Distribution

walkdir-0.4.1-py2.py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page