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
Most viewed recipes tagged "meta:loc=63"
Tags:
meta:loc=63
x
Recipe 1 to 20 of 41
« Prev
1
2
3
Next »
83
k
views
2
score
XML as Dictionary
Python
/
xml
/
by
Duncan McGreggor
(18 years ago, revision 5)
43
k
views
3
score
New Tail Recursion Decorator
Python
/
algorithms
/
by
kay schluehr
(16 years ago, revision 8)
28
k
views
2
score
Generate a Windows command file to execute a Python program
Python
/
sysadmin
/
by
Jim Jinkins
(19 years ago)
27
k
views
1
score
Website Text Search
Python
/
html
,
http
,
url
,
urllib2
,
web
/
by
FB36
(13 years ago, revision 2)
26
k
views
3
score
Retry loop
Python
/
exception
,
generator
,
loop
,
retry
,
timeout
/
by
Oren Tirosh
(10 years ago, revision 4)
25
k
views
1
score
Python method chaining examples
Python
/
chaining
,
methods
,
object
,
oop
,
python
/
by
Vasudev Ram
(8 years ago)
21
k
views
0
score
Blocking, Polling, Pipes, Queues in multiprocessing and how they are affected by the OS's time-slicing schedule
Python
/
events
,
multiprocessing
,
multitasking
,
polling
,
timeslice
/
by
Kaushik Ghose
(13 years ago)
20
k
views
3
score
Password cracker
Python
/
algorithms
/
by
Matthew Sherborne
(16 years ago)
16
k
views
3
score
Another memoize
Python
/
algorithms
/
by
bearophile -
(18 years ago, revision 3)
14
k
views
1
score
Mersenne twister
Python
/ no tags /
by
Yaşar Arabacı
(12 years ago)
14
k
views
2
score
accessing MS exchange with webdav part 1
Python
/
sysadmin
/
by
John Nielsen
(19 years ago, revision 3)
13
k
views
4
score
Retry loop
Python
/
exception
,
generator
,
loop
,
retry
,
timeout
/
by
Ryan Nowakowski
(10 years ago)
13
k
views
1
score
Add key= argument to min(), max(), heapq.nsmallest() and nlargest()
Python
/
shortcuts
/
by
Raymond Hettinger
(13 years ago, revision 3)
13
k
views
2
score
zero curve bootstrapping and forward curve generation
Python
/
finance
,
matplotlib
,
sympy
/
by
alexander baker
(11 years ago)
13
k
views
0
score
Scrambled word solving game
Python
/
anagram
,
code
,
game
,
word
/
by
me me
(14 years ago, revision 4)
13
k
views
0
score
Multi-Regex: Single pass replace of multiple regexes
Python
/
regular_expressions
,
string_substitution
/
by
Michael Palmer
(15 years ago, revision 5)
13
k
views
1
score
3d Surface fitting to N random points
Python
/
graphics
,
image
,
math
,
random
/
by
FB36
(14 years ago)
12
k
views
2
score
Mixin and Overlay
Python
/
classes
,
inheritance
,
mixins
/
by
Eric Snow
(12 years ago)
12
k
views
3
score
Using translate w/binary files (like finding Berkley copyrights in exe's)
Python
/
text
/
by
John Nielsen
(22 years ago, revision 2)
11
k
views
1
score
Reverse DNS zone file generator
Python
/
dns
,
isp
,
reverse_dns
,
reverse_dns_zone_file
,
zone_file
/
by
Timothy Makobu
(14 years ago, revision 2)
Recipe 1 to 20 of 41
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "meta:loc=63"
Top-rated recipes
Retry loop
(Python)
Grouping objects into disjoint sets
(Python)
Retry loop
(Python)
Password cracker
(Python)
New Tail Recursion Decorator
(Python)
Another memoize
(Python)
Using translate w/binary files (l…
(Python)
Auto assign self attributes in __i…
(Python)
zero curve bootstrapping and forwa…
(Python)
XML as Dictionary
(Python)
Related tags
+
−
algorithms
(8)
+
−
python
(4)
+
−
xml
(3)
+
−
exception
(2)
+
−
generator
(2)
+
−
image
(2)
+
−
inheritance
(2)
+
−
loop
(2)
+
−
oop
(2)
+
−
retry
(2)
+
−
shortcuts
(2)
+
−
sysadmin
(2)
+
−
text
(2)
+
−
timeout
(2)
+
−
algorithm
+
−
anagram
+
−
annotations
+
−
chaining
+
−
class
+
−
classes
x
Undo