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=12"
Tags:
meta:loc=12
x
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
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)
19
k
views
3
score
First n primes numbers
Python
/ no tags /
by
juan
(9 years ago, revision 6)
11
k
views
3
score
Quick Test If Strings Are Identifiers
Python
/
programs
/
by
Zoran Isailovski
(18 years ago, revision 3)
19
k
views
3
score
Dicts from lists
Python
/
algorithms
/
by
Richard Philips
(20 years ago)
4
k
views
2
score
Primes
Python
/ no tags /
by
wycao2k
(11 years ago)
11
k
views
2
score
User List Subclass
Python
/
list
,
slices
,
subclass
,
__getitem__
/
by
nosklo
(15 years ago, revision 2)
9
k
views
2
score
PyGoogle
Python
/
shortcuts
/
by
Erik Anderson
(15 years ago)
19
k
views
2
score
Class with default method handler
Python
/
oop
/
by
mark andrew
(19 years ago)
25
k
views
2
score
sample with replacement
Python
/
algorithms
/
by
Sean Ross
(20 years ago, revision 3)
78
k
views
2
score
Getting a value from a dictionary
Python
/
shortcuts
/
by
andy mckay
(22 years ago)
6
k
views
1
score
Number of bits needed to store an integer, and its binary representation
Python
/
binary
,
formats
,
integers
,
numbers
,
representation
,
type
/
by
Vasudev Ram
(7 years ago)
3
k
views
1
score
Installed Modules
Perl
/
application
,
debugging
,
network
/
by
Roger Mbiama Assogo
(8 years ago)
19
k
views
1
score
Draw a diamond with asterisks using recursion
Python
/
drawing
/
by
Stephen Chappell
(9 years ago)
7
k
views
1
score
Name a lambda
Python
/
func_name
,
introspection
,
lambda
,
name
,
naming
/
by
David Weil
(9 years ago)
4
k
views
1
score
php backwards compatibility porting tips
PHP
/
backwards
,
compatibility
,
old
,
php4
,
php5
/
by
imam ferianto
(11 years ago)
3
k
views
1
score
Traverse dotted attribute of an object using built-in function reduce
Python
/
attributes
,
bif
,
recursive
,
reduce
/
by
Chaobin Tang (εθΆ ζ)
(11 years ago)
3
k
views
1
score
General decorators decorator
Python
/
decorators
/
by
Hans Zauber
(11 years ago)
3
k
views
1
score
List of datasets in SPSS
Python
/
dataset
,
spss
/
by
Petr Zizka
(12 years ago)
3
k
views
1
score
using `from somename.api import *` when somename is a single module
Python
/
api
,
import
,
modules
,
__all__
/
by
Ethan Furman
(12 years ago)
5
k
views
1
score
sleep_min: Sleep for a minimum number of seconds
Python
/
sleep
,
time
/
by
Drew Vogel
(13 years ago)
Recipe 1 to 20 of 47
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=12"
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