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=77"
Tags:
meta:loc=77
x
Recipe 1 to 20 of 25
« Prev
1
2
Next »
108
k
views
2
score
BFS (breadth first search) graph traversal
Python
/
bfs
,
breath
/
by
mojave kid
(15 years ago, revision 4)
77
k
views
4
score
Single-pass Multiple Replace
Python
/
text
/
by
Xavier Defrang
(22 years ago, revision 5)
73
k
views
1
score
Add thousands separator commas to formatted numbers
Python
/
text
/
by
Manuel Garcia
(17 years ago)
35
k
views
1
score
Implementation of Knuth–Morris–Pratt algorithm
C
/
kmp
,
matching
,
string
/
by
Shao-chuan Wang
(12 years ago, revision 2)
31
k
views
2
score
Import Modules/Discover methods from a directory name
Python
/
extending
/
by
Jesse Noller
(18 years ago, revision 2)
27
k
views
5
score
Thread pool mixin class for use with SocketServer.TCPServer
Python
/
threads
/
by
Michael Palmer
(15 years ago, revision 2)
24
k
views
-3
score
Simple but Complex Calculator
Python
/ no tags /
by
Sean "Golden_Apples" Bambic
(10 years ago, revision 2)
16
k
views
3
score
Transmitting exceptions through XML-RPC
Python
/
web
/
by
A.M. Kuchling
(19 years ago)
15
k
views
1
score
Basic Gtk.TreeView Example with two sortable columns
Python
/
gtk
,
user_interface
/
by
Anonimista
(10 years ago)
15
k
views
1
score
EventQueue class to queue function calls
Python
/
threads
/
by
faulkner612
(17 years ago)
14
k
views
2
score
Reading large files from zip archive
Python
/
large_files
,
memory
,
zip
/
by
Volker S.
(14 years ago, revision 3)
13
k
views
1
score
easy logging with extras
Python
/
logging
/
by
Bud P. Bruegger
(13 years ago)
12
k
views
1
score
Easy testing of CGI scripts
Python
/
cgi
/
by
Bryan Olson
(7 years ago, revision 3)
12
k
views
2
score
Hofstadter Butterfly Fractal
Python
/
fractal
,
math
,
mathematics
,
physics
/
by
FB36
(10 years ago, revision 2)
12
k
views
5
score
Container
Python
/
extending
/
by
tomer filiba
(17 years ago)
12
k
views
1
score
git pre-commit hook to reject large files using Python
Python
/
git
,
hook
,
precommit
,
python
/
by
Albert-Jan Roskam
(9 years ago, revision 9)
11
k
views
2
score
How to Maintain PDF Links with fitz / PyMuPDF
Python
/
fitz
,
link
,
mupdf
,
pdf
/
by
Jorj X. McKie
(7 years ago)
11
k
views
2
score
Two-pass Pairing Heap with Multipass Auxiliary List
Python
/
algorithms
/
by
Raymond Hettinger
(19 years ago, revision 4)
9
k
views
1
score
Split file in place into two parts
Python
/
file
,
splitting
/
by
shavy89
(9 years ago, revision 2)
7
k
views
1
score
Watch That Post
Python
/
web
/
by
Premshree Pillai
(19 years ago)
Recipe 1 to 20 of 25
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "meta:loc=77"
Top-rated recipes
Thread pool mixin class for use wi…
(Python)
Container
(Python)
Single-pass Multiple Replace
(Python)
Transmitting exceptions through XM…
(Python)
How to Maintain PDF Links with fit…
(Python)
Functional D plus Python pipeline …
(Text)
Hofstadter Butterfly Fractal
(Python)
Reading large files from zip archi…
(Python)
BFS (breadth first search) graph t…
(Python)
Import Modules/Discover methods fr…
(Python)
Related tags
+
−
extending
(2)
+
−
fractal
(2)
+
−
math
(2)
+
−
mathematics
(2)
+
−
text
(2)
+
−
threads
(2)
+
−
web
(2)
+
−
aire
+
−
algorithms
+
−
bfs
+
−
breath
+
−
calidad
+
−
cgi
+
−
file
+
−
files
+
−
fitz
+
−
git
+
−
gtk
+
−
hook
+
−
kmp
x
Undo