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=22"
Tags:
meta:loc=22
x
Recipe 1 to 20 of 49
« Prev
1
2
3
Next »
17
k
views
6
score
Load data in a web browser without using temp files
Python
/
shortcuts
/
by
Jimmy Retzlaff
(19 years ago, revision 3)
78
k
views
5
score
Fast min/max function
Python
/
minmax
,
sorting
/
by
Raymond Hettinger
(12 years ago)
160
k
views
5
score
Add an entry to a dictionary, unless the entry is already there
Python
/
shortcuts
/
by
Alex Martelli
(22 years ago, revision 2)
21
k
views
3
score
Retry Decorator in Python
Python
/
aspect
,
except
,
exception
,
retry
,
try
/
by
Alfe
(7 years ago)
16
k
views
3
score
Method chaining or cascading
Python
/
cascade
,
cascading
,
chaining
,
method
/
by
Steven D'Aprano
(7 years ago)
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)
13
k
views
3
score
Query a rpm file and return a dict with of various rpm tags
Python
/
administration
,
packaging
,
rpm
/
by
Shekhar Tiwatne
(19 years ago, revision 4)
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)
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)
14
k
views
2
score
Disable File System Redirector
Python
/
32bit
,
64bit
,
python
,
redirector
,
windows
/
by
zxw
(12 years ago, revision 5)
27
k
views
2
score
Backup/download your tweets or anyone's tweets.
Python
/
tweets
,
twitter
/
by
Zach Seifts
(15 years ago, revision 3)
11
k
views
2
score
recursive sorting
Python
/
search
/
by
Nicola Muneratto
(18 years ago)
19
k
views
2
score
Iterator to return items N-at-a-time
Python
/
algorithms
/
by
paul cannon
(18 years ago)
12
k
views
2
score
Simple Singleton
Python
/
extending
/
by
Daniel Brodie
(18 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
1
score
Multiple unique class instances - a tentative design pattern
Python
/
design_pattern
,
pattern
,
unique
/
by
Moritz Beber
(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)
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)
Recipe 1 to 20 of 49
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=22"
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