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 recipes tagged "meta:loc=64"
Tags:
meta:loc=64
x
Recipe 1 to 20 of 35
« Prev
1
2
Next »
39
k
views
3
score
Strip attachments from an email message
Python
/
network
/
by
anthony baxter
(19 years ago)
21
k
views
3
score
Self-recursive generators
Python
/
algorithms
/
by
David Eppstein
(20 years ago)
38
k
views
3
score
Auto-detect XML encoding
Python
/
xml
/
by
Paul Prescod
(23 years ago)
21
k
views
2
score
Convert XML into JSON (Python dicts and lists structure)
Python
/
converter
,
json
,
xml
/
by
Nikola
(12 years ago, revision 2)
5
k
views
2
score
Komodo Macro: Show all Bookmarks
JavaScript
/
bookmarks
,
komodo
,
macro
/
by
Troy Topnik
(11 years ago, revision 5)
7
k
views
2
score
Super lazy load object
Python
/
lazy
/
by
Russell
(14 years ago)
17
k
views
2
score
sin, cos, tan for Decimal
Python
/
algorithms
,
generator
/
by
Alain Mellan
(16 years ago, revision 2)
12
k
views
2
score
A pythonic implementation of xrange
Python
/
algorithms
/
by
Eyal Lotem
(16 years ago)
7
k
views
2
score
How to implement state-dependent behavior - State-Pattern
Python
/
oop
/
by
Elmar Bschorer
(20 years ago, revision 3)
8
k
views
2
score
ObjectMerger
Python
/
oop
/
by
Alejandro David Weil
(20 years ago, revision 2)
12
k
views
2
score
lazy attributes
Python
/
oop
/
by
Sébastien Keim
(21 years ago, revision 3)
10
k
views
1
score
Create Sierpinski Carpet (Fractal) FAST
Python
/
fractal
,
sierpinski
/
by
Jorj X. McKie
(8 years ago)
14
k
views
1
score
Find Duplicate Files
Python
/
dictionary
,
directories
,
directory
,
disk
,
file
,
files
,
utility
/
by
FB36
(9 years ago)
9
k
views
1
score
Inherit method docstrings without breaking decorators or violating DRY
Python
/
decorator
,
decorators
,
docstring
,
inheritance
/
by
nikratio
(10 years ago, revision 2)
5
k
views
1
score
String-like partition and rpartition functions for lists
Python
/ no tags /
by
Sam Denton
(11 years ago)
9
k
views
1
score
Platform Independent White Noise Generator...
Python
/
apple
,
audio
,
demo
,
generator
,
linux
,
macbook_pro
,
noise
,
program
,
pyaudio
,
signal
,
sound
,
source
,
windows
/
by
Barry Walker
(11 years ago)
8
k
views
1
score
NamedList
Python
/
datastructures
,
mutable
/
by
Sergey Shepelev
(12 years ago)
4
k
views
1
score
Convert Audio CD track in iTunes with Python
Python
/
itunes
,
win32com
/
by
Kai Xia
(12 years ago)
5
k
views
1
score
Convert XML files to structurally equivalent garbage
Python
/
randomization
,
shrouding
,
xml
/
by
Eric Promislow
(13 years ago)
4
k
views
1
score
Non-recursive Flatten, leaves Strings and Dicts alone, minimal type assumptions, with tests
Python
/
nonrecursive
/
by
Manuel Garcia
(13 years ago)
Recipe 1 to 20 of 35
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=64"
Related tags
+
−
algorithms
(4)
+
−
oop
(3)
+
−
xml
(3)
+
−
files
(2)
+
−
fractal
(2)
+
−
generator
(2)
+
−
windows
(2)
+
−
apple
+
−
audio
+
−
binaries
+
−
bookmarks
+
−
converter
+
−
database
+
−
datastructures
+
−
debugging
+
−
decorator
+
−
decorators
+
−
demo
+
−
dictionary
+
−
directories
x
Undo