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 tagged "meta:loc=68"
Tags:
meta:loc=68
x
Recipe 1 to 20 of 34
« Prev
1
2
Next »
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)
5
k
views
0
score
Python single instance (cross-platform)
Python
/
application
,
instance
,
python
,
single
,
singleton
/
by
Deepak
(11 years ago)
7
k
views
0
score
safetkinter.py
Python
/
threadsafe
,
tkinter
/
by
Stephen Chappell
(11 years ago)
8
k
views
4
score
CleanupManager for with statements
Python
/
contextmanager
,
context_manager
/
by
Nick Coghlan
(12 years ago, revision 5)
6
k
views
5
score
ActiveState recipe importer
Python
/
activestate
,
code
,
import
,
library
/
by
nosklo
(12 years ago)
13
k
views
3
score
Deprecated decorator
Python
/
decorator
,
deprecated
,
python
/
by
Giampaolo RodolĂ
(10 years ago, revision 3)
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)
4
k
views
0
score
write_path and load_path methods for file generation scripts
Python
/
files
/
by
Trent Mick
(13 years ago, revision 7)
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)
5
k
views
0
score
Illustration: Writing a TappedIn.com calendar item from FeedDemon to Google Calendar
Python
/
blog_publisher
,
feeddemon
,
google_calendar
,
tappedin
/
by
Bill Bell
(15 years ago)
12
k
views
1
score
Yet another signal/slot implementation in Python
Python
/
observer
,
publish
,
signal
,
slot
,
subscribe
,
weakref
/
by
Thiago Marcos P. Santos
(15 years ago)
9
k
views
1
score
lpr-based printer module for *nix
Python
/
text
/
by
Andrew Moffat
(16 years ago)
Recipe 1 to 20 of 34
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "meta:loc=68"
Top-rated recipes
Email pretty tracebacks to yoursel…
(Python)
ActiveState recipe importer
(Python)
CleanupManager for with statements
(Python)
handler stack
(Python)
Deprecated decorator
(Python)
Simple Decorators Decleration
(Python)
TKinter Listbox example
(Python)
Minimal http upload cgi
(Python)
Stopwatch in Tkinter
(Python)
Simple drawing tool with Python tu…
(Python)
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