Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
ActivePerl
ActivePython
ActiveTcl
ActiveGo
Komodo IDE
|
more
▼
Lists
Bugs
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Top-rated recipes tagged "search"
Tags:
search
x
Recipe 21 to 40 of 55
« Prev
1
2
3
Next »
32
k
views
2
score
Knuth-Morris-Pratt string matching
Python
/
search
/
by
David Eppstein
(21 years ago)
13
k
views
2
score
Patterns for using classes as dictionary keys.
Python
/
search
/
by
Andreas Kostyrka
(21 years ago)
31
k
views
2
score
Just For Fun: Quicksort in 3 Lines
Python
/
search
/
by
Nathan Gray
(21 years ago, revision 4)
11
k
views
1
score
Recursive find replace in files using regex
Python
/
files
,
regex
,
replace
,
search
/
by
ccpizza
(7 years ago, revision 5)
8
k
views
1
score
asskick.py
Python
/
kickass
,
search
,
torrents
/
by
p@ntut$
(8 years ago)
19
k
views
1
score
Setting up a listbox filter in Tkinter(python 2.7)
Python
/
filter
,
listbox
,
python
,
search
,
searchbar
,
tkinter
/
by
Wykleph
(9 years ago, revision 3)
3
k
views
1
score
Search engine
Batch
/
search
/
by
greg zakharov
(9 years ago, revision 2)
49
k
views
1
score
Find Multiple Elements In a List
Python
/
enumerate
,
find
,
list
,
search
,
search_list
/
by
Alexander James Wallar
(11 years ago)
8
k
views
1
score
Python Binary Search Tree
Python
/
algorithms
,
maximum
,
minimum
,
search
,
sort
/
by
sivarama sarma
(11 years ago)
12
k
views
1
score
Binary search function.
Python
/
binary
,
binary_search
,
bsearch
,
functional
,
lower_bound
,
optimal_solution
,
search
,
upper_bound
/
by
Kevin L. Sitze
(12 years ago, revision 3)
4
k
views
1
score
Search nth smallest element in really big file
Python
/
big
,
file
,
kth
,
python
,
search
,
selection
,
smallest
/
by
Teodor Kichatov
(12 years ago)
6
k
views
1
score
Select some nth smallest elements, quickselect, inplace
Python
/
quickselect
,
search
,
selection
/
by
Teodor Kichatov
(12 years ago)
6
k
views
1
score
searching in list of maps
Python
/
search
/
by
Pietro Bernardi
(15 years ago)
29
k
views
1
score
Priority dict: a priority queue with updatable priorities
Python
/
search
/
by
Matteo Dell'Amico
(15 years ago)
30
k
views
1
score
Fuzzy matching dictionary
Python
/
search
/
by
Mark Mc Mahon
(17 years ago)
16
k
views
1
score
Sort names and separate by last name initial
Python
/
search
/
by
Brett Cannon
(18 years ago)
8
k
views
1
score
Slice equivalent for iterators.
Python
/
search
/
by
Sébastien Keim
(20 years ago)
14
k
views
1
score
Merging sorted sequences
Python
/
search
/
by
Sébastien Keim
(20 years ago)
38
k
views
1
score
extract email addresses from files
Python
/
search
/
by
carl scharenberg
(20 years ago)
10
k
views
1
score
Decode in Python
Python
/
search
/
by
Goh S H
(21 years ago, revision 4)
Recipe 21 to 40 of 55
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "search"
Related tags
+
−
python
(5)
+
−
algorithms
(3)
+
−
find
(3)
+
−
list
(2)
+
−
maximum
(2)
+
−
minimum
(2)
+
−
selection
(2)
+
−
sort
(2)
+
−
tkinter
(2)
+
−
algorithm
+
−
answers
+
−
archive
+
−
automate
+
−
big
+
−
binary
+
−
binary_search
+
−
breadth
+
−
bsearch
+
−
compare
+
−
comparision
x
Undo