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 41 to 55 of 55
« Prev
1
2
3
Next »
64
k
views
1
score
Random selection of elements in a list, with no repeats
Python
/
search
/
by
Iuri Wickert
(21 years ago, revision 2)
33
k
views
1
score
Binary search and insert in Python
Python
/
search
/
by
Noah Spurrier
(22 years ago, revision 3)
5
k
views
1
score
Dialect for sort by... then by...
Python
/
search
/
by
Jose Sebrosa
(22 years ago)
12
k
views
1
score
The Auxiliary-Dictionary idiom for sequences with frequent 'in' tests
Python
/
search
/
by
Alex Martelli
(22 years ago, revision 2)
24
k
views
1
score
guaranteed-stable sort with the decorate-sort-undecorate idiom (aka Schwartzian transform)
Python
/
search
/
by
Alex Martelli
(22 years ago, revision 2)
8
k
views
0
score
Locate and see the biggest cross in a random matrix
Python
/
numpy
,
python
,
search
/
by
alexander baker
(9 years ago)
17
k
views
0
score
Finding sets in the card game SET!
Python
/
algorithm
,
optimization
,
search
,
setgame
/
by
Sander Evers
(10 years ago, revision 2)
7
k
views
0
score
Windows Registry: Search & Destroy
Python
/
archive
,
delete
,
old
,
search
,
windows_registry
/
by
Stephen Chappell
(10 years ago)
7
k
views
0
score
Find a line of text in another file
Python
/
line
,
search
/
by
sami jan
(10 years ago, revision 2)
5
k
views
0
score
Find Path to Object
Python
/
path
,
search
/
by
Stephen Chappell
(11 years ago)
18
k
views
0
score
Python Multidimensional List Searcher
Python
/
element
,
elements
,
find
,
finder
,
list
,
python
,
search
/
by
Alexander James Wallar
(11 years ago)
8
k
views
0
score
PyTube
Python
/
internet
,
script
,
search
,
youtube
/
by
Jonny Reeves
(14 years ago, revision 3)
13
k
views
0
score
get index of element in list using identity
Python
/
compare
,
comparision
,
find
,
identity
,
index
,
is
,
same_object
,
search
/
by
nosklo
(14 years ago, revision 2)
7
k
views
0
score
Tallying of objects (hashables)
Python
/
search
/
by
klausman-aspn
(16 years ago)
6
k
views
0
score
Firefox MOD
Python
/
search
/
by
Stephen Chappell
(16 years ago)
Recipe 41 to 55 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