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 tagged "meta:loc=22"
Tags:
meta:loc=22
x
Recipe 1 to 20 of 49
« Prev
1
2
3
Next »
21
k
views
3
score
Retry Decorator in Python
Python
/
aspect
,
except
,
exception
,
retry
,
try
/
by
Alfe
(7 years ago)
7
k
views
1
score
FileSpec: Set it, forget it, reuse it
Python
/
filename
,
utilities
/
by
Jack Trainor
(8 years ago)
98
k
views
1
score
high precision FPS
Python
/
fps
,
game
,
games
,
pure
/
by
Jiri Justra
(8 years ago, revision 2)
5
k
views
2
score
A simple shell script to keep the wife off of your back...
Bash
/
apple
,
bash
,
linux
,
macbook_pro
,
reminder
,
script
,
shell
/
by
Barry Walker
(10 years ago)
16
k
views
3
score
Method chaining or cascading
Python
/
cascade
,
cascading
,
chaining
,
method
/
by
Steven D'Aprano
(7 years ago)
5
k
views
1
score
Multiple unique class instances - a tentative design pattern
Python
/
design_pattern
,
pattern
,
unique
/
by
Moritz Beber
(11 years ago)
15
k
views
-1
score
Fixed Point Iteration in Python
Python
/
fixed_point
,
mathematics
,
python
/
by
Captain DeadBones
(11 years ago)
11
k
views
2
score
LXML Etree XML Object to basic Python {dict+lists}
Python
/
lxml
,
python
,
xml
/
by
Luis Martin Gil
(11 years ago)
12
k
views
1
score
RPDB (RobotPythonDebugger) -- a smarter way to debug robotframework tests
Python
/
debugging
,
decorator
,
pdb
,
redirect
,
robot
,
rpdb
,
stdin
,
stdout
/
by
Daniel Cohn
(12 years ago)
14
k
views
2
score
Disable File System Redirector
Python
/
32bit
,
64bit
,
python
,
redirector
,
windows
/
by
zxw
(12 years ago, revision 5)
5
k
views
0
score
Show all the telecommuting jobs from the Python Job Board
Python
/
html
,
network
,
screenscrape
/
by
Victor Yang
(12 years ago)
78
k
views
5
score
Fast min/max function
Python
/
minmax
,
sorting
/
by
Raymond Hettinger
(12 years ago)
4
k
views
1
score
Class decorator to check that methods are implemented.
Python
/
decorators
/
by
Jeffrey Fischer
(12 years ago, revision 2)
9
k
views
1
score
Calculate Pi using Monte Carlo Simulations in Python (Vectorized)
Python
/
calculate
,
carlo
,
monte
,
pi
,
python
/
by
Zach Pace
(13 years ago)
8
k
views
1
score
Simplest example of serving a browser request
Python
/
network
,
webserver
/
by
Kaushik Ghose
(13 years ago)
30
k
views
1
score
Setting a file descriptor to blocking or non-blocking mode
C
/
blocking
,
file_descriptor
,
non_blocking
/
by
Emilio Monti
(13 years ago, revision 2)
20
k
views
3
score
Rename non-ASCII filenames to readable ASCII, i.e. replace accented characters, etc
Python
/
conversion
,
renaming
,
unicode
/
by
ccpizza
(12 years ago, revision 3)
10
k
views
1
score
Create module dependency graph
Python
/
dependecies
,
graphs
,
utilities
/
by
Noufal Ibrahim
(13 years ago)
7
k
views
1
score
Percolation Cluster Fractals using PIL Floodfill
Python
/
fractal
,
graphics
,
image
,
math
/
by
FB36
(14 years ago)
4
k
views
1
score
Copy audio files from exported playlist of iTunes (using plistlib)
Python
/
itunes
/
by
Keisuke URAGO
(14 years ago, revision 3)
Recipe 1 to 20 of 49
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "meta:loc=22"
Top-rated recipes
Load data in a web browser without…
(Python)
Fast min/max function
(Python)
Add an entry to a dictionary, unle…
(Python)
Retry Decorator in Python
(Python)
Method chaining or cascading
(Python)
Rename non-ASCII filenames to read…
(Python)
Query a rpm file and return a dict…
(Python)
A simple shell script to keep the …
(Bash)
LXML Etree XML Object to basic Pyt…
(Python)
Disable File System Redirector
(Python)
Related tags
+
−
algorithms
(4)
+
−
python
(4)
+
−
shortcuts
(4)
+
−
search
(3)
+
−
text
(3)
+
−
files
(2)
+
−
network
(2)
+
−
sysadmin
(2)
+
−
utilities
(2)
+
−
windows
(2)
+
−
32bit
+
−
64bit
+
−
administration
+
−
apple
+
−
aspect
+
−
bash
+
−
batch
+
−
blocking
+
−
calculate
+
−
carlo
x
Undo