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=36"
Tags:
meta:loc=36
x
Recipe 1 to 20 of 55
« Prev
1
2
3
Next »
50
k
views
1
score
Decoding Binary Files
Python
/
binary
,
decode
,
file
,
python
/
by
Yony Kochinski
(13 years ago, revision 2)
39
k
views
1
score
Efficient character escapes decoding
Python
/
text
/
by
Wai Yip Tung
(18 years ago, revision 2)
34
k
views
1
score
Geocoding via Google Maps
Python
/
web
/
by
Matt Keranen
(17 years ago, revision 2)
33
k
views
2
score
Knuth-Morris-Pratt string matching
Python
/
search
/
by
David Eppstein
(22 years ago)
27
k
views
0
score
Keep a process up and running
Python
/
sysadmin
/
by
Benjamin Sergeant
(14 years ago, revision 2)
26
k
views
1
score
Use rot13 to en/decrypt clear text
Python
/
encrypt
,
python3
/
by
Eric.sun
(11 years ago)
25
k
views
1
score
Using code.InteractiveConsole to embed a Python shell in a user interface
Python
/
ui
/
by
Rick Muller
(19 years ago)
19
k
views
3
score
How __slots__ are implemented
Python
/
programs
/
by
Raymond Hettinger
(16 years ago, revision 2)
14
k
views
1
score
Splicing of lists
Python
/
algorithms
/
by
Ernesto Adorio
(17 years ago)
14
k
views
0
score
string Formatter that renders None values as empty strings
Python
/
formatting
,
none
,
string
/
by
Antonio Cuni
(13 years ago)
14
k
views
1
score
Topological Sort
Python
/
algorithm
,
sorting
,
topological
/
by
Paddy McCarthy
(13 years ago)
14
k
views
2
score
download a URL with a console progress meter
Python
/
commandline
,
download
,
url
/
by
Trent Mick
(15 years ago)
14
k
views
2
score
Spread sheet style column enumeration letter to number
Python
/
conversion
,
excel
,
libreoffice
,
python
,
spreadsheet
/
by
Tomas Nordin
(9 years ago)
11
k
views
3
score
Simple Cellular Automata
Python
/
cellular_automata
,
pattern_generation
/
by
TheMachineCharmer
(15 years ago)
11
k
views
1
score
Simple shelve with Linux file locking
Python
/
dynamic_method
,
locking
,
shelve
/
by
Michael Ihde
(15 years ago)
11
k
views
0
score
Versioning file names
Python
/
files
/
by
Robin Parmar
(22 years ago, revision 3)
11
k
views
-2
score
The many uses of randomness - Part 1
Python
/
python
,
python2
,
random
,
random_number
/
by
Vasudev Ram
(7 years ago)
11
k
views
1
score
what words and phrases phone number spells
Tcl
/ no tags /
by
Slava Lysunkin
(16 years ago)
10
k
views
1
score
ProgressBar class
Python
/
threads
/
by
Petr Zizka
(12 years ago)
10
k
views
2
score
Experiment with Kaprekar's routine
Python
/
6174
,
dot
,
graph
,
kaprekar
/
by
Raymond Hettinger
(12 years ago, revision 2)
Recipe 1 to 20 of 55
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "meta:loc=36"
Top-rated recipes
ActiveState recipe statistics
(Python)
Simple Cellular Automata
(Python)
Pickle Optimizer
(Python)
How __slots__ are implemented
(Python)
A speed limited, or governed range
(Python)
Spread sheet style column enumerat…
(Python)
Experiment with Kaprekar's routine
(Python)
One-word logging.basicConfig wrapp…
(Python)
Super Shorcuts for Windows
(Python)
download a URL with a console prog…
(Python)
Related tags
+
−
oop
(4)
+
−
python
(4)
+
−
conversion
(3)
+
−
programs
(3)
+
−
threads
(3)
+
−
archive
(2)
+
−
files
(2)
+
−
fractal
(2)
+
−
math
(2)
+
−
mathematics
(2)
+
−
old
(2)
+
−
search
(2)
+
−
text
(2)
+
−
web
(2)
+
−
windows
(2)
+
−
6174
+
−
algorithm
+
−
algorithms
+
−
audio
+
−
base
x
Undo