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
Top-rated Python recipes tagged "search"
Tags:
search
x
Recipe 1 to 20 of 54
« Prev
1
2
3
Next »
53
k
views
9
score
Python Binary Search Tree
Python
/
algorithms
,
maximum
,
minimum
,
search
,
sort
/
by
Edward Loper
(13 years ago, revision 2)
360
k
views
7
score
"To sort a dictionary"
Python
/
search
/
by
Alex Martelli
(23 years ago, revision 2)
114
k
views
5
score
Sorting dictionaries by value in Python 2.4
Python
/
search
/
by
Nick Coghlan
(19 years ago)
12
k
views
4
score
Ask a question with Yahoo! Answers and YQL
Python
/
answers
,
query
,
search
,
yahoo
,
yql
/
by
Anand B Pillai
(13 years ago)
45
k
views
4
score
Reorder a sequence (uses generators, and recursion!)
Python
/
search
/
by
Michael Davies
(20 years ago)
9
k
views
3
score
Robot Pager (Search engines and others)
Python
/
automate
,
engine
,
paging
,
robot
,
search
,
websites
/
by
Carlos del Ojo
(13 years ago, revision 3)
14
k
views
3
score
get_equivalent(container, item)
Python
/
search
/
by
Raymond Hettinger
(14 years ago, revision 3)
19
k
views
3
score
Lazy sorting
Python
/
search
/
by
Matteo Dell'Amico
(19 years ago, revision 2)
34
k
views
3
score
Select the nth smallest element
Python
/
search
/
by
Raymond Hettinger
(20 years ago, revision 6)
7
k
views
3
score
Finding the index of an item in embedded sequences
Python
/
search
/
by
Brett Cannon
(22 years ago)
28
k
views
2
score
Tkinter search box
Python
/
entry
,
search
,
searchbox
,
tkinter
/
by
Miguel Martínez López
(7 years ago, revision 9)
45
k
views
2
score
grep in Python
Python
/
generator
,
grep
,
search
/
by
Andy Dustman
(10 years ago)
7
k
views
2
score
Simple graph algorithms with a modular design
Python
/
algorithms
,
breadth
,
depth
,
directed
,
first
,
graph
,
object
,
oriented
,
python
,
search
,
theory
,
undirected
,
visit
/
by
jimmy2times
(13 years ago, revision 7)
17
k
views
2
score
kd-tree for nearest neighbor search in a k-dimensional space
Python
/
nearest
,
neighbor
,
search
,
tree
/
by
Matteo Dell'Amico
(13 years ago, revision 5)
11
k
views
2
score
Identifying network name (CIDR) for IPv4Address
Python
/
network
,
search
,
trie
/
by
DJC
(12 years ago, revision 3)
8
k
views
2
score
Groupby hierarchy tree
Python
/
search
/
by
Robert Lujo
(16 years ago)
11
k
views
2
score
recursive sorting
Python
/
search
/
by
Nicola Muneratto
(18 years ago)
8
k
views
2
score
Pattern List
Python
/
search
/
by
mark williamson
(18 years ago)
31
k
views
2
score
Sort a string using numeric order
Python
/
search
/
by
Chui Tey
(21 years ago)
4
k
views
2
score
Field Compare
Python
/
search
/
by
Henk Punt
(21 years ago)
Recipe 1 to 20 of 54
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated Python 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