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
Latest recipes by Alfe
Tags:
62
k
views
2
score
Variable Abbreviations
Python
/
abbreviations
,
contextmanager
,
variables
,
with
/
by
Alfe
(6 years ago)
63
k
views
3
score
groupby() For Unsorted Input
Python
/
algorithm
,
datastructures
,
generators
,
grouping
,
lazy
/
by
Alfe
(6 years ago)
6
k
views
3
score
Context Manager for an Arbitrary Number of Files in Python
Python
/
contextmanager
,
file
,
open
/
by
Alfe
(7 years ago, revision 2)
21
k
views
3
score
Retry Decorator in Python
Python
/
aspect
,
except
,
exception
,
retry
,
try
/
by
Alfe
(7 years ago)
22
k
views
2
score
Unit Testing Nested Functions
Python
/
introspection
,
nested
,
unittests
/
by
Alfe
(7 years ago, revision 3)
53
k
views
2
score
Tetris
Python
/
tetris
/
by
Alfe
(7 years ago)
7
k
views
1
score
Data (A Class For Arbitrary Data)
Python
/
class
,
data
,
lightweight
/
by
Alfe
(8 years ago)
8
k
views
1
score
Monitor Progress of File Descriptors of Another Process
Python
/
file_descriptor
,
monitor
,
prediction
,
proc
,
process
,
progress
,
watch
/
by
Alfe
(9 years ago)
8
k
views
0
score
Gimp Paperwhite Scriptfu
Python
/
gimp
,
image_processing
,
paperwhite
,
plugin
,
script
,
scriptfu
/
by
Alfe
(10 years ago)
14
k
views
3
score
Python Exception Chains (or Trees)
Python
/
cause
,
chain
,
exception
,
python
,
reason
,
reraise
,
tree
/
by
Alfe
(11 years ago, revision 2)
6
k
views
1
score
Minimalistic Word Wrap using Regex
Python
/
minimalistic
,
python
,
regex
,
word
,
wrap
/
by
Alfe
(11 years ago)
5
k
views
1
score
Stack Environment
Python
/
environment
,
global
,
stack
,
stackenv
,
variable
/
by
Alfe
(6 years ago, revision 3)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes by Alfe
Top-rated recipes
groupby() For Unsorted Input
(Python)
Context Manager for an Arbitrary N…
(Python)
Retry Decorator in Python
(Python)
Python Exception Chains (or Trees)
(Python)
Variable Abbreviations
(Python)
Unit Testing Nested Functions
(Python)
Tetris
(Python)
Data (A Class For Arbitrary Data)
(Python)
Monitor Progress of File Descripto…
(Python)
Minimalistic Word Wrap using Regex
(Python)
x
Undo