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
Most viewed recipes tagged "meta:loc=21"
Tags:
meta:loc=21
x
Recipe 1 to 20 of 48
« Prev
1
2
3
Next »
233
k
views
3
score
Get the path of the currently executing python script using import.
Python
/
sysadmin
/
by
Jitender Cheema
(18 years ago)
135
k
views
2
score
Looping through multiple lists
Python
/
shortcuts
/
by
andy mckay
(22 years ago, revision 2)
95
k
views
2
score
Frame with border color for Tkinter
Python
/
border
,
color
,
frame
,
tkinter
/
by
Miguel MartÃnez López
(7 years ago)
87
k
views
0
score
Diff Two Dictionaries
Python
/
dictionary
,
diff
,
difference
/
by
Michael Shepanski
(15 years ago)
66
k
views
1
score
Check that a string represents an integer number
Python
/
text
/
by
Francesco Ricciardi
(19 years ago)
54
k
views
2
score
Storing binary data in SQLite
Python
/
database
/
by
John Barham
(20 years ago)
43
k
views
0
score
Generate SQL for insertation into table from dictionary object
Python
/
database
/
by
Carson Reynolds
(18 years ago, revision 2)
34
k
views
1
score
Generate a salt
PHP
/
crypt
,
generation
,
generator
,
hash
,
pass
,
password
,
salt
,
secure
,
security
,
string
/
by
Xavier L.
(11 years ago, revision 6)
32
k
views
2
score
Just For Fun: Quicksort in 3 Lines
Python
/
search
/
by
Nathan Gray
(22 years ago, revision 4)
27
k
views
1
score
Function Timeout
Python
/
algorithms
/
by
Symon Polley
(16 years ago, revision 2)
26
k
views
1
score
min/max "peaks" with Numeric
Python
/
algorithms
/
by
Maxim Krikun
(18 years ago)
19
k
views
1
score
Bifurcation diagram of logistic map
Python
/
fractal
,
graphics
,
image
,
math
/
by
FB36
(13 years ago, revision 2)
17
k
views
3
score
various Windows Script Host (WSH) examples converted to Python
Python
/ no tags /
by
Kevin Altis
(22 years ago)
17
k
views
1
score
Creating array into batch
Batch
/
array
/
by
greg zakharov
(11 years ago, revision 2)
14
k
views
0
score
Prime Number Generator
Python
/
eratosthene
,
generator
,
number
,
of
,
prime
,
sieve
/
by
dth
(15 years ago, revision 7)
14
k
views
1
score
Farey Sequence
Python
/
algorithms
/
by
James Kassemi
(17 years ago)
13
k
views
1
score
Android Gmail: export messages from SQLite database blobs
Python
/
android
,
sqlite
/
by
ccpizza
(11 years ago, revision 5)
13
k
views
3
score
XML Directory Tree
Python
/
programs
/
by
Raymond Hettinger
(19 years ago, revision 4)
13
k
views
0
score
getShortPathName
Python
/ no tags /
by
Ruben Marquez
(19 years ago)
11
k
views
1
score
Wrap a string in a file-like object that calls a user callback whenever read() is called on the stream
Python
/
callback
,
file
,
progress
,
upload
/
by
Ben Hoyt
(10 years ago)
Recipe 1 to 20 of 48
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "meta:loc=21"
Top-rated recipes
Get the path of the currently exec…
(Python)
XML Directory Tree
(Python)
various Windows Script Host (WSH) …
(Python)
ctypes CDLL with automatic errno c…
(Python)
Frame with border color for Tkinter
(Python)
subprocess.terminate() not always …
(Python)
String representation of a dict (s…
(Python)
Storing binary data in SQLite
(Python)
Prototype pattern
(Python)
Just For Fun: Quicksort in 3 Lines
(Python)
Related tags
+
−
algorithms
(3)
+
−
database
(2)
+
−
generator
(2)
+
−
math
(2)
+
−
oop
(2)
+
−
programs
(2)
+
−
addon
+
−
android
+
−
array
+
−
awk
+
−
bazaar
+
−
border
+
−
callback
+
−
color
+
−
crypt
+
−
ctypes
+
−
date
+
−
debugging
+
−
dice
+
−
dictionary
x
Undo