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=12"
Tags:
meta:loc=12
x
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
78
k
views
2
score
Getting a value from a dictionary
Python
/
shortcuts
/
by
andy mckay
(22 years ago)
65
k
views
3
score
How to handle PDF embedded files with PyMuPDF
Python
/
embedded_files
,
fitz
,
mupdf
,
pdf
,
pymupdf
/
by
Jorj X. McKie
(6 years ago, revision 3)
61
k
views
1
score
The Simplest CGI Program
Python
/
cgi
/
by
Jeff Bauer
(23 years ago)
25
k
views
2
score
sample with replacement
Python
/
algorithms
/
by
Sean Ross
(20 years ago, revision 3)
23
k
views
1
score
Extract text from XML document
Python
/
xml
/
by
Paul Prescod
(22 years ago, revision 2)
19
k
views
2
score
Class with default method handler
Python
/
oop
/
by
mark andrew
(19 years ago)
19
k
views
3
score
First n primes numbers
Python
/ no tags /
by
juan
(9 years ago, revision 6)
19
k
views
1
score
Draw a diamond with asterisks using recursion
Python
/
drawing
/
by
Stephen Chappell
(9 years ago)
19
k
views
-3
score
Running linux command inside your python script
Python
/
linux
,
python
,
sysadmin
/
by
Ahmed Kamel
(11 years ago)
19
k
views
3
score
Dicts from lists
Python
/
algorithms
/
by
Richard Philips
(20 years ago)
15
k
views
1
score
More accurate sum
Python
/
algorithms
/
by
Yaroslav Bulatov
(19 years ago, revision 3)
15
k
views
1
score
Quickly remove or order columns in a list of lists
Python
/ no tags /
by
Jason Whitlark
(21 years ago)
14
k
views
1
score
How to Connect to an Already Running Instance of Internet Explorer
Python
/
web
/
by
Bill Bell
(19 years ago, revision 2)
14
k
views
0
score
quick Python profiling with hotshot
Python
/
hotshot
,
performance
,
profile
/
by
Trent Mick
(15 years ago, revision 2)
13
k
views
0
score
lazy property
Python
/
evaluation
,
lazy
,
lazy_evaluation
/
by
Sridhar Ratnakumar
(14 years ago, revision 6)
13
k
views
0
score
Calculating PI using random numbers (Monte Carlo method)
Python
/
math
,
pi
,
random
/
by
FB36
(14 years ago)
11
k
views
3
score
Quick Test If Strings Are Identifiers
Python
/
programs
/
by
Zoran Isailovski
(18 years ago, revision 3)
11
k
views
2
score
User List Subclass
Python
/
list
,
slices
,
subclass
,
__getitem__
/
by
nosklo
(15 years ago, revision 2)
10
k
views
0
score
touch
Python
/
file
,
shell
,
touch
,
unix
/
by
Trent Mick
(14 years ago)
10
k
views
1
score
"safely" defining __setattr__
Python
/
shortcuts
/
by
Ori Peleg
(17 years ago, revision 2)
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "meta:loc=12"
Top-rated recipes
How to handle PDF embedded files w…
(Python)
First n primes numbers
(Python)
Quick Test If Strings Are Identifi…
(Python)
Dicts from lists
(Python)
Primes
(Python)
User List Subclass
(Python)
PyGoogle
(Python)
Class with default method handler
(Python)
sample with replacement
(Python)
Getting a value from a dictionary
(Python)
Related tags
+
−
shortcuts
(4)
+
−
algorithms
(3)
+
−
debugging
(2)
+
−
math
(2)
+
−
oop
(2)
+
−
programs
(2)
+
−
xml
(2)
+
−
alpha
+
−
api
+
−
application
+
−
attributes
+
−
backwards
+
−
bif
+
−
binary
+
−
cgi
+
−
compatibility
+
−
convert
+
−
dataset
+
−
datastructures
+
−
decorators
x
Undo