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
Popular 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)
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)
19
k
views
3
score
First n primes numbers
Python
/ no tags /
by
juan
(9 years ago, revision 6)
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)
19
k
views
-3
score
Running linux command inside your python script
Python
/
linux
,
python
,
sysadmin
/
by
Ahmed Kamel
(11 years ago)
4
k
views
2
score
Primes
Python
/ no tags /
by
wycao2k
(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)
10
k
views
1
score
Write a PNG image in native Python
Python
/
alpha
,
image
,
pil
,
png
,
save
/
by
Campbell Barton
(13 years ago)
13
k
views
0
score
Calculating PI using random numbers (Monte Carlo method)
Python
/
math
,
pi
,
random
/
by
FB36
(14 years ago)
9
k
views
-1
score
Convert XML to Dictionary
Python
/
convert
,
dict
,
dictionary
,
json
,
simple
,
xml
/
by
Adam M Prost
(14 years ago, revision 2)
10
k
views
0
score
touch
Python
/
file
,
shell
,
touch
,
unix
/
by
Trent Mick
(14 years ago)
13
k
views
0
score
lazy property
Python
/
evaluation
,
lazy
,
lazy_evaluation
/
by
Sridhar Ratnakumar
(15 years ago, revision 6)
14
k
views
0
score
quick Python profiling with hotshot
Python
/
hotshot
,
performance
,
profile
/
by
Trent Mick
(15 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 popular 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