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 George Sakkis
Tags:
Recipe 21 to 26 of 26
« Prev
1
2
Next »
16
k
views
1
score
Padding variable length sequences
Python
/
algorithms
/
by
George Sakkis
(18 years ago, revision 2)
40
k
views
4
score
Cache decorator in python 2.4
Python
/
oop
/
by
George Sakkis
(19 years ago, revision 2)
6
k
views
1
score
Reduce dicts
Python
/
algorithms
/
by
George Sakkis
(19 years ago)
36
k
views
4
score
Table indentation
Python
/
text
/
by
George Sakkis
(19 years ago, revision 7)
5
k
views
0
score
Email address leech
Python
/
text
/
by
George Sakkis
(19 years ago)
6
k
views
1
score
Unit-safe measured quantities
Python
/
oop
/
by
George Sakkis
(19 years ago)
Recipe 21 to 26 of 26
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by George Sakkis
Top-rated recipes
Rich iterator wrapper
(Python)
Browser history data structure
(Python)
Context manager for restoring a va…
(Python)
Introspecting call arguments
(Python)
Property decorator for python 2.4
(Python)
Cache decorator in python 2.4
(Python)
Table indentation
(Python)
Records
(Python)
Yet another Null object
(Python)
Roundrobin generator
(Python)
x
Undo