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
Latest Python recipes tagged "filter"
Tags:
filter
x
12
k
views
1
score
Collection Pipeline in Python
Python
/
bash
,
filter
,
map
,
pipe
,
pipline
/
by
Steven D'Aprano
(8 years ago)
20
k
views
1
score
Setting up a listbox filter in Tkinter(python 2.7)
Python
/
filter
,
listbox
,
python
,
search
,
searchbar
,
tkinter
/
by
Wykleph
(10 years ago, revision 3)
8
k
views
3
score
Python Template Engine
Python
/
attributes
,
engine
,
filter
,
macro
,
template
/
by
Sunjay Varma
(12 years ago)
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)
6
k
views
4
score
Enhancing dir() with globs
Python
/
dir
,
filter
,
glob
,
globbing
/
by
Steven D'Aprano
(12 years ago)
14
k
views
1
score
Filtering CSV data by fields (cut for csv)
Python
/
csv
,
cut
,
data
,
filter
,
python
/
by
James Mills
(13 years ago)
6
k
views
0
score
compare(), making filter() fun again
Python
/
compare
,
filter
,
functional
,
lambda
/
by
Andreas Nilsson
(15 years ago, revision 2)
4
k
views
0
score
filtered interpolation
Python
/
filter
,
interpolation
/
by
Pádraig Brady
(15 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest Python recipes tagged "filter"
Top-rated recipes
Enhancing dir() with globs
(Python)
Python Template Engine
(Python)
Create and apply filters to lists …
(Python)
Collection Pipeline in Python
(Python)
Setting up a listbox filter in Tki…
(Python)
Filtering CSV data by fields (cut …
(Python)
compare(), making filter() fun aga…
(Python)
filtered interpolation
(Python)
Related tags
+
−
python
(2)
+
−
attributes
+
−
bash
+
−
blacklist
+
−
compare
+
−
csv
+
−
cut
+
−
data
+
−
decorator
+
−
dir
+
−
engine
+
−
functional
+
−
glob
+
−
globbing
+
−
interpolation
+
−
lambda
+
−
listbox
+
−
macro
+
−
map
+
−
pipe
x
Undo