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=45"
Tags:
meta:loc=45
x
Recipe 1 to 20 of 39
« Prev
1
2
Next »
168
k
views
9
score
Fork a daemon process on Unix
Python
/
threads
/
by
Jürgen Hermann
(22 years ago)
48
k
views
4
score
Port Forwarding
Python
/
network
/
by
Stephen Chappell
(11 years ago)
31
k
views
4
score
Basic synchronization decorator
Python
/
threads
/
by
John Fouhy
(18 years ago)
66
k
views
3
score
Disk usage
Python
/
disk
,
python
,
python3
,
space
,
statistics
,
usage
/
by
Giampaolo Rodolà
(11 years ago, revision 6)
29
k
views
3
score
nicerest: pretty-print JSON output
JavaScript
/
curl
,
json
,
node
,
nodejs
,
rest
/
by
Trent Mick
(13 years ago, revision 3)
21
k
views
2
score
Image to ASCII Art Converter
Python
/
graphics
,
image
,
images
,
pil
/
by
FB36
(7 years ago)
13
k
views
2
score
True-color Mandelbrot Fractal
Python
/
fractal
,
math
,
mathematics
,
pil
/
by
FB36
(11 years ago, revision 2)
12
k
views
2
score
Partitioning a sequence
Python
/ no tags /
by
Raymond Hettinger
(14 years ago, revision 2)
21
k
views
2
score
XML to python dictionary of list
Python
/
xml
/
by
Vivek Khurana
(16 years ago, revision 4)
50
k
views
2
score
Event Scheduling (threading.Timer)
Python
/
threads
/
by
James Kassemi
(17 years ago)
7
k
views
2
score
Generic cacheable value objects superclass
Python
/
oop
/
by
Dmitry Vasiliev
(19 years ago)
5
k
views
2
score
Cache function/method result
Python
/ no tags /
by
Sakesun Roykiattisak
(19 years ago)
6
k
views
1
score
generates a set of binary files by doing ASCII replacements on a master binary file, controlled by a csv file
Python
/
ascii
,
files
,
python3
,
replace
/
by
Antoni Gual
(8 years ago)
19
k
views
1
score
Run OS command with timeout on a list of files using several threads
Python
/
command
,
subprocess
,
threading
/
by
Antoni Gual
(8 years ago, revision 3)
6
k
views
1
score
Safely (over)write a file
Python
/ no tags /
by
Pavel Krc
(9 years ago)
3
k
views
1
score
Mounted devices
Batch
/
device
,
mount
/
by
greg zakharov
(10 years ago, revision 2)
14
k
views
1
score
Perlin Noise Generator
Python
/
fractal
,
graphics
,
image
,
images
,
math
,
mathematics
,
pil
/
by
FB36
(11 years ago, revision 2)
5
k
views
1
score
Dragon IFS Fractal
Python
/
fractal
,
graphics
,
math
,
mathematics
/
by
FB36
(12 years ago)
7
k
views
1
score
Lorenz Attractor
Python
/
fractal
,
graphics
,
math
,
mathematics
/
by
FB36
(12 years ago)
7
k
views
1
score
Validating classes and objects against an Abstract Base Class
Python
/
abc
,
validation
/
by
Eric Snow
(12 years ago, revision 4)
Recipe 1 to 20 of 39
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=45"
Related tags
+
−
threads
(5)
+
−
fractal
(4)
+
−
graphics
(4)
+
−
math
(4)
+
−
mathematics
(4)
+
−
pil
(3)
+
−
text
(3)
+
−
image
(2)
+
−
images
(2)
+
−
oop
(2)
+
−
python
(2)
+
−
python3
(2)
+
−
abc
+
−
algorithms
+
−
ascii
+
−
binding
+
−
command
+
−
config
+
−
curl
+
−
debugging
x
Undo