walkdir (original) (raw)
Tools to manipulate and filter os.walk() style iteration
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
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
Built Distribution
File details
Details for the file walkdir-0.4.1.tar.gz
.
File metadata
- Download URL: walkdir-0.4.1.tar.gz
- Upload date: May 10, 2016
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Hashes for walkdir-0.4.1.tar.gz | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | bfe279073da97a97d2ef815c1fdfc1d0e07b52fca843e4a7e4683ef9a500a0d3 | | | MD5 | 03402633fce5df4738999ca7602ab2cb | | | BLAKE2b-256 | 1d9e93f916bac3524398849d0ff351551cefa49a54d9da73dc68be6467ca0eb0 | |
See more details on using hashes here.
File details
Details for the file walkdir-0.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: walkdir-0.4.1-py2.py3-none-any.whl
- Upload date: May 10, 2016
- Size: 7.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Hashes for walkdir-0.4.1-py2.py3-none-any.whl | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | 1681ea7ddaff50a0047d2977a2b16fbefe7c09da87bb84c6f3fe889c2482d2b1 | | | MD5 | ac0e6493224575cc40720735b066bf30 | | | BLAKE2b-256 | 79d8a1464c1a02a39a1efe8a7901f17c0bcf1ea78222a5c9dcec07b7cb0fe535 | |