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=15"
Tags:
meta:loc=15
x
Recipe 1 to 20 of 53
« Prev
1
2
3
Next »
136
k
views
6
score
Pure Python PDF to text converter
Python
/
text
/
by
Dirk Holtwick
(17 years ago, revision 2)
26
k
views
4
score
Progress Bar for Console Programs as Iterator
Python
/
console
,
cui
,
progress
/
by
Michael Grünewald
(14 years ago, revision 6)
8
k
views
3
score
Context manager to atomically replace a file
Python
/
atomic
,
contextmanager
,
file
,
replace
/
by
Oren Tirosh
(11 years ago, revision 3)
38
k
views
3
score
Create a nested dictionary from os.walk
Python
/
dictionary
,
os_walk
/
by
Andrew Clark
(12 years ago, revision 2)
9
k
views
3
score
"public" decorator, adds an item to __all__
Python
/
decorators
/
by
Sam Denton
(14 years ago)
17
k
views
3
score
win32com - Accessing AutoCAD entities
Python
/
sysadmin
/
by
Ed Blake
(18 years ago)
51
k
views
3
score
changing file attributes on windows
Python
/
sysadmin
/
by
John Nielsen
(19 years ago)
98
k
views
2
score
Insert a Text Box in a PDF page (fitz / PyMuPDF)
Python
/
fitz
,
mupdf
,
pdf
,
textbox
/
by
Jorj X. McKie
(6 years ago)
7
k
views
2
score
Reverse the sequence of annotations on a PDF page
Python
/
annotation
,
fitz
,
mupdf
,
pdf
/
by
Jorj X. McKie
(7 years ago, revision 2)
16
k
views
2
score
Calculating e using Continued Fraction
Python
/
math
,
mathematics
/
by
FB36
(10 years ago)
28
k
views
2
score
slugify: make a string usable in a URL or filename
Python
/
ascii
,
django
,
filename
,
slug
,
slugify
,
url
/
by
Trent Mick
(13 years ago, revision 2)
31
k
views
2
score
Automate CATIA V5 with Python and Pywin32
Python
/
programs
/
by
Mustafa Görmezer
(16 years ago, revision 5)
4
k
views
2
score
fast prime number list creator
Python
/ no tags /
by
Kazuo Moriwaka
(19 years ago)
24
k
views
2
score
Find the common beginning in a list of strings
Python
/
shortcuts
/
by
Stephan Diehl
(20 years ago, revision 3)
19
k
views
2
score
Multi-character split
Tcl
/
text
/
by
Jeff Hobbs
(22 years ago)
119
k
views
2
score
Checking whether a string contains a set of chars
Python
/
text
/
by
Jürgen Hermann
(22 years ago, revision 2)
8
k
views
2
score
Text to HTML
Tcl
/
text
/
by
Jeff Hobbs
(22 years ago)
7
k
views
1
score
merge multiple list into a single list eliminating the duplicates
Python
/ no tags /
by
deriensk
(8 years ago)
3
k
views
1
score
Get external IP
Text
/
ipv4
/
by
greg zakharov
(10 years ago, revision 2)
6
k
views
1
score
Hash collision probability / Birthday problem
Python
/
birthday
,
collision
,
hash
/
by
Sander Evers
(11 years ago)
Recipe 1 to 20 of 53
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=15"
Related tags
+
−
algorithms
(6)
+
−
text
(6)
+
−
shortcuts
(4)
+
−
sysadmin
(3)
+
−
files
(2)
+
−
fitz
(2)
+
−
mupdf
(2)
+
−
pdf
(2)
+
−
programs
(2)
+
−
annotation
+
−
api
+
−
ascii
+
−
atomic
+
−
base
+
−
binary
+
−
binding
+
−
birthday
+
−
bitly
+
−
cache
+
−
codeintel
x
Undo