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=68"
Tags:
meta:loc=68
x
Recipe 1 to 20 of 34
« Prev
1
2
Next »
16
k
views
6
score
Email pretty tracebacks to yourself (or someone you love)
Python
/
debugging
/
by
Cliff Wells
(18 years ago)
6
k
views
5
score
ActiveState recipe importer
Python
/
activestate
,
code
,
import
,
library
/
by
nosklo
(12 years ago)
8
k
views
4
score
CleanupManager for with statements
Python
/
contextmanager
,
context_manager
/
by
Nick Coghlan
(12 years ago, revision 5)
12
k
views
4
score
handler stack
Python
/
oop
/
by
Dan Perl
(19 years ago, revision 3)
13
k
views
3
score
Deprecated decorator
Python
/
decorator
,
deprecated
,
python
/
by
Giampaolo Rodolà
(10 years ago, revision 3)
4
k
views
2
score
Simple Decorators Decleration
Python
/ no tags /
by
Daniel Brodie
(18 years ago)
62
k
views
2
score
TKinter Listbox example
Python
/ no tags /
by
Nathan Regener
(19 years ago, revision 2)
102
k
views
2
score
Minimal http upload cgi
Python
/
web
/
by
Noah Spurrier
(20 years ago, revision 3)
52
k
views
2
score
Stopwatch in Tkinter
Python
/
ui
/
by
Jørgen Cederberg
(21 years ago, revision 2)
32
k
views
1
score
Simple drawing tool with Python turtle graphics
Python
/
drawing
,
graphics
,
python
,
python2
,
tkinter
,
turtle
/
by
Vasudev Ram
(8 years ago)
5
k
views
1
score
Wrap a a file-like object in another that calls a user callback whenever read() is called on it.
Python
/
callback
,
file
,
oop
,
progress
,
upload
/
by
Martin Miller
(10 years ago)
16
k
views
1
score
Python single instance (cross-platform)
Python
/
application
,
instance
,
python
,
single
,
singleton
/
by
Esteban Castro Borsani
(11 years ago)
6
k
views
1
score
Multiprocessing import wrapper
Python
/
database
,
etl
,
import
,
multiprocessing
/
by
Matt Keranen
(12 years ago, revision 2)
4
k
views
1
score
Function Pipelines
Python
/
events
,
pipelining
,
wsgi
/
by
Rob L
(12 years ago)
7
k
views
1
score
Python Infinite Rotations and Tails
Python
/
cycles
,
functional
,
infinite
,
lists
,
rotations
,
tails
/
by
Thomas Ahle
(13 years ago)
16
k
views
1
score
Aggregates using groupby, defaultdict and Counter
Python
/
algorithms
/
by
N N
(13 years ago, revision 2)
10
k
views
1
score
Koch Snowflake and Sierpinski Triangle Combination Fractal
Python
/
fractal
,
graphics
,
image
,
math
/
by
FB36
(14 years ago)
8
k
views
1
score
Generate HTML syntax-highlighted listings for any file using pygments
Python
/
pretty_printer
,
pygments
,
syntax_highlighter
/
by
ccpizza
(13 years ago, revision 6)
13
k
views
1
score
Calculations on huge (memmap-)arrays
Python
/
memmap
,
numpy
,
oop
/
by
d.schlabing
(14 years ago, revision 2)
10
k
views
1
score
Skype chat to speech
Python
/
chat
,
espeak
,
skype
,
text_to_speech
,
ubuntu
/
by
nigel spinney
(15 years ago)
Recipe 1 to 20 of 34
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=68"
Related tags
+
−
python
(4)
+
−
graphics
(3)
+
−
oop
(3)
+
−
algorithms
(2)
+
−
application
(2)
+
−
files
(2)
+
−
import
(2)
+
−
instance
(2)
+
−
math
(2)
+
−
single
(2)
+
−
singleton
(2)
+
−
tkinter
(2)
+
−
activestate
+
−
binding
+
−
blog_publisher
+
−
callback
+
−
chat
+
−
code
+
−
contextmanager
+
−
context_manager
x
Undo