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ébastien Keim
Tags:
Recipe 1 to 20 of 24
« Prev
1
2
Next »
45
k
views
9
score
Hex dumper
Python
/
text
/
by
Sébastien Keim
(21 years ago)
7
k
views
1
score
Pretty sorting.
Python
/
text
/
by
Sébastien Keim
(20 years ago)
18
k
views
4
score
Assignment in expression
Python
/
shortcuts
/
by
Sébastien Keim
(20 years ago, revision 2)
7
k
views
1
score
Variant assertion
Python
/
debugging
/
by
Sébastien Keim
(20 years ago)
13
k
views
1
score
Directory Iterator
Python
/
sysadmin
/
by
Sébastien Keim
(21 years ago, revision 3)
16
k
views
1
score
ASCII encoding guess
Python
/
text
/
by
Sébastien Keim
(21 years ago)
7
k
views
1
score
Fixed size cache
Python
/ no tags /
by
Sébastien Keim
(21 years ago)
8
k
views
1
score
Slice equivalent for iterators.
Python
/
search
/
by
Sébastien Keim
(21 years ago)
22
k
views
1
score
Deciphering Caesar code
Python
/
text
/
by
Sébastien Keim
(21 years ago, revision 3)
6
k
views
1
score
Initializing attributes to a constant value
Python
/
shortcuts
/
by
Sébastien Keim
(21 years ago)
39
k
views
3
score
bit field manipulation
Python
/ no tags /
by
Sébastien Keim
(22 years ago)
14
k
views
1
score
Merging sorted sequences
Python
/
search
/
by
Sébastien Keim
(21 years ago)
8
k
views
1
score
Forbidding inheritance
Python
/
oop
/
by
Sébastien Keim
(21 years ago)
12
k
views
2
score
lazy attributes
Python
/
oop
/
by
Sébastien Keim
(21 years ago, revision 3)
33
k
views
3
score
spell checking
Python
/
text
/
by
Sébastien Keim
(22 years ago, revision 2)
36
k
views
2
score
Ring buffer
Python
/
algorithms
/
by
Sébastien Keim
(22 years ago, revision 2)
18
k
views
1
score
driving gnuplot with the popen function
Python
/
sysadmin
/
by
Sébastien Keim
(22 years ago, revision 2)
32
k
views
2
score
Fifo as single linked lists
Python
/
algorithms
/
by
Sébastien Keim
(22 years ago, revision 5)
30
k
views
1
score
Reloading all modules
Python
/
debugging
/
by
Sébastien Keim
(22 years ago)
9
k
views
1
score
Using introspection to verify Eiffel like contracts
Python
/
programs
/
by
Sébastien Keim
(22 years ago)
Recipe 1 to 20 of 24
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by Sébastien Keim
Top-rated recipes
Hex dumper
(Python)
Assignment in expression
(Python)
spell checking
(Python)
bit field manipulation
(Python)
lazy attributes
(Python)
Fifo as single linked lists
(Python)
Ring buffer
(Python)
Pretty sorting.
(Python)
Variant assertion
(Python)
Directory Iterator
(Python)
x
Undo