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
Popular recipes by S W
Tags:
34
k
views
5
score
pack multiple images of different sizes into one image
Python
/
graphics
/
by
S W
(18 years ago)
8
k
views
2
score
A lazy, memoized attribute space.
Python
/
oop
/
by
S W
(18 years ago)
6
k
views
2
score
A ThunkSpace for Python
Python
/
programs
/
by
S W
(18 years ago, revision 3)
7
k
views
1
score
A class which keeps a (weak) reference to it's instances.
Python
/
oop
/
by
S W
(18 years ago, revision 2)
25
k
views
2
score
call a function/method X times per second
Python
/
oop
/
by
S W
(18 years ago, revision 2)
10
k
views
1
score
Generator Based Concurrency, with Real Threads when Needed.
Python
/
threads
/
by
S W
(18 years ago, revision 4)
17
k
views
1
score
A queue for string data, which looks like a File object.
Python
/
oop
/
by
S W
(18 years ago, revision 4)
11
k
views
2
score
safer serialization of simple python types, part two
Python
/
algorithms
/
by
S W
(18 years ago, revision 4)
10
k
views
1
score
two dict classes which can lookup keys by value, and values by key
Python
/
shortcuts
/
by
S W
(18 years ago, revision 2)
15
k
views
1
score
safer serialization of simple python types
Python
/
algorithms
/
by
S W
(18 years ago, revision 7)
24
k
views
4
score
Memoize Decorator with Timeout
Python
/
algorithms
/
by
S W
(19 years ago, revision 5)
8
k
views
2
score
a time determinant logarithmic progression, with a movable target and energy factor.
Python
/
algorithms
/
by
S W
(19 years ago, revision 2)
20
k
views
2
score
Import modules from a remote server.
Python
/
network
/
by
S W
(19 years ago)
25
k
views
1
score
Pivot/Crosstab/Denormalization of a Normalized List
Python
/
database
/
by
S W
(19 years ago, revision 2)
7
k
views
3
score
A speed limited, or governed range
Python
/
programs
/
by
S W
(19 years ago, revision 3)
12
k
views
1
score
Automatic argument type conversion.
Python
/
shortcuts
/
by
S W
(19 years ago, revision 4)
13
k
views
3
score
A Sinus Plasma, using Pygame
Python
/
graphics
/
by
S W
(19 years ago)
12
k
views
2
score
Functions with Strictly Typed Arguments
Python
/
extending
/
by
S W
(19 years ago, revision 3)
10
k
views
1
score
A List of Dictionaries, for the Memory Scrooge.
Python
/
oop
/
by
S W
(19 years ago, revision 3)
8
k
views
1
score
Iterate Over Regions in a 2D Range
Python
/
graphics
/
by
S W
(19 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by S W
Top-rated recipes
pack multiple images of different …
(Python)
Memoize Decorator with Timeout
(Python)
A speed limited, or governed range
(Python)
A Sinus Plasma, using Pygame
(Python)
A lazy, memoized attribute space.
(Python)
A ThunkSpace for Python
(Python)
safer serialization of simple pyth…
(Python)
call a function/method X times per…
(Python)
a time determinant logarithmic pro…
(Python)
Functions with Strictly Typed Argu…
(Python)
x
Undo