Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular Python recipes tagged "walk"
Tags:
walk
x
6
k
views
0
score
lndir.py (short python version of the BSD/X11 lndir utility)
Python
/
directories
,
files
,
os_walk
,
sysadmin
,
walk
/
by
Mike 'Fuzzy' Partin
(10 years ago, revision 2)
26
k
views
5
score
Recursively walk Python objects
Python
/
container
,
recursive
,
recursive_iterator
,
walk
/
by
Yaniv Aknin
(12 years ago, revision 2)
8
k
views
2
score
Create and apply filters to lists of file paths
Python
/
blacklist
,
decorator
,
filter
,
walk
,
whitelist
,
yield
/
by
eysi
(12 years ago, revision 2)
10
k
views
0
score
file path generator from path patterns
Python
/
cli
,
files
,
path
,
paths
,
walk
/
by
Trent Mick
(13 years ago, revision 4)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular Python recipes tagged "walk"
Top-rated recipes
Recursively walk Python objects
(Python)
Create and apply filters to lists …
(Python)
lndir.py (short python version of …
(Python)
file path generator from path patt…
(Python)
Related tags
+
−
files
(2)
+
−
blacklist
+
−
cli
+
−
container
+
−
decorator
+
−
directories
+
−
filter
+
−
os_walk
+
−
path
+
−
paths
+
−
recursive
+
−
recursive_iterator
+
−
sysadmin
+
−
whitelist
+
−
yield
x
Undo