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=7"
Tags:
meta:loc=7
x
Recipe 1 to 20 of 37
« Prev
1
2
Next »
24
k
views
8
score
Yet another 'enum' for Python
Python
/
enum
/
by
Gabriel Genellina
(14 years ago, revision 5)
14
k
views
7
score
Caller and Callee
Python
/
callee
,
caller
,
debugging
/
by
Michael Grünewald
(14 years ago, revision 4)
80
k
views
6
score
Probably the fastest memoization decorator in the world
Python
/
cache
,
decorator
,
memo
,
memoization
/
by
Oren Tirosh
(11 years ago)
53
k
views
4
score
Transposing a List of Lists with Different Lengths without Loosing Elements
Python
/
algorithms
/
by
Zoran Isailovski
(18 years ago, revision 4)
37
k
views
4
score
Read data from .zip files
Python
/
files
/
by
Paul Prescod
(23 years ago)
10
k
views
3
score
Converting DBI results to a list of dictionaries
Python
/
database
/
by
Andrew Smith
(16 years ago)
5
k
views
3
score
Chunks
Python
/ no tags /
by
Michael Lerner
(19 years ago, revision 3)
10
k
views
2
score
Singleton? We don't need no stinkin' singleton: the Borg design pattern
Python
/
oop
,
pattern
/
by
Anler Hernández Peral
(12 years ago)
7
k
views
2
score
SleepSort (Timer version)
Python
/
algorithms
,
interest
,
sort
/
by
wong2
(12 years ago)
52
k
views
2
score
Chek if a number is a power of two
Python
/
2
,
check
,
number
,
power
,
python
/
by
A. Polino
(13 years ago, revision 2)
7
k
views
2
score
Sublists
Python
/
grouping
,
list
,
sublist
/
by
Michael Puckett
(13 years ago)
14
k
views
2
score
Wait to tomorrow
Python
/ no tags /
by
vojta rylko
(13 years ago, revision 3)
7
k
views
2
score
Komodo Python Macro - select the current word under the cursor
Python
/
cursor
,
komodo
,
macro
,
toddw
,
word
/
by
Todd Whiteman
(14 years ago, revision 6)
17
k
views
2
score
chomp equivalents
Python
/ no tags /
by
James G. Sack
(17 years ago)
5
k
views
1
score
Greatest common divisor
Python
/ no tags /
by
juan
(9 years ago)
5
k
views
1
score
Caller and Callee
Python
/
callee
,
caller
,
debugging
/
by
Deepak
(11 years ago)
2
k
views
1
score
Print letters with different case
Ruby
/
ironruby
,
letters
/
by
greg zakharov
(11 years ago)
10
k
views
1
score
slugify: make a string usable in a URL or filename
JavaScript
/
filename
,
nodejs
,
slug
,
slugify
,
url
/
by
Trent Mick
(12 years ago, revision 2)
12
k
views
1
score
YAML include support
Python
/
yaml
/
by
Michael Grünewald
(13 years ago)
8
k
views
1
score
Sieve of Eratosthenes
Python
/
algorithms
,
eratosthenes
,
math
,
primes
/
by
Louis RIVIERE
(15 years ago, revision 3)
Recipe 1 to 20 of 37
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=7"
Related tags
+
−
algorithms
(6)
+
−
callee
(2)
+
−
caller
(2)
+
−
debugging
(2)
+
−
komodo
(2)
+
−
macro
(2)
+
−
oop
(2)
+
−
python
(2)
+
−
shortcuts
(2)
+
−
toddw
(2)
+
−
2
+
−
base
+
−
base16
+
−
base2
+
−
base_conversion
+
−
base_expansion
+
−
cache
+
−
check
+
−
code
+
−
codeintel
x
Undo