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=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)
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)
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)
73
k
views
0
score
Simple Average Calculation
Python
/
programs
/
by
Stephen Chappell
(11 years ago, revision 2)
51
k
views
3
score
changing file attributes on windows
Python
/
sysadmin
/
by
John Nielsen
(19 years ago)
48
k
views
1
score
Converts from decimal to any base ( between 2 and 26 )
Python
/
algorithms
,
base
/
by
Shashwat Anand
(13 years ago)
38
k
views
3
score
Create a nested dictionary from os.walk
Python
/
dictionary
,
os_walk
/
by
Andrew Clark
(12 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)
30
k
views
-2
score
Split string on capitalized/uppercase char
Python
/
text
/
by
Graeme Glass
(18 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)
27
k
views
-2
score
Converty decimal/integer number to binary string in Python
Python
/
binary
,
decimal
,
integer
,
string
/
by
Vishal Sapre
(14 years ago)
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)
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
1
score
extended great common divisor function
Python
/
algorithms
/
by
Robert W. Hanks
(18 years ago, revision 6)
19
k
views
2
score
Multi-character split
Tcl
/
text
/
by
Jeff Hobbs
(22 years ago)
18
k
views
1
score
binascii.crc32 result to hex
Python
/
algorithms
/
by
Denis Barmenkov
(16 years ago)
17
k
views
3
score
win32com - Accessing AutoCAD entities
Python
/
sysadmin
/
by
Ed Blake
(18 years ago)
16
k
views
2
score
Calculating e using Continued Fraction
Python
/
math
,
mathematics
/
by
FB36
(10 years ago)
16
k
views
1
score
'with' statement for StringIO
Python
/
stringio
,
with_statement
/
by
srid
(15 years ago, revision 3)
16
k
views
1
score
Add account to group in Active Directory
Python
/
sysadmin
/
by
Thomas Dimson
(17 years ago, revision 2)
Recipe 1 to 20 of 53
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "meta:loc=15"
Top-rated recipes
Pure Python PDF to text converter
(Python)
Progress Bar for Console Programs …
(Python)
Context manager to atomically repl…
(Python)
Create a nested dictionary from os…
(Python)
"public" decorator, adds an item t…
(Python)
win32com - Accessing AutoCAD entit…
(Python)
changing file attributes on windo…
(Python)
Insert a Text Box in a PDF page (f…
(Python)
Reverse the sequence of annotation…
(Python)
Calculating e using Continued Frac…
(Python)
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