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=15"
Tags:
meta:loc=15
x
Recipe 1 to 20 of 53
« Prev
1
2
3
Next »
99
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)
7
k
views
1
score
merge multiple list into a single list eliminating the duplicates
Python
/ no tags /
by
deriensk
(8 years ago)
16
k
views
2
score
Calculating e using Continued Fraction
Python
/
math
,
mathematics
/
by
FB36
(10 years ago)
3
k
views
1
score
Get external IP
Text
/
ipv4
/
by
greg zakharov
(10 years ago, revision 2)
4
k
views
-2
score
Dice
Python
/ no tags /
by
superducktoxic
(10 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)
6
k
views
1
score
Hash collision probability / Birthday problem
Python
/
birthday
,
collision
,
hash
/
by
Sander Evers
(11 years ago)
5
k
views
0
score
Averaging Literal Numbers
Python
/
algorithms
,
demonstration
,
numbers
/
by
Stephen Chappell
(11 years ago)
6
k
views
1
score
unicode Command line histograms
Python
/ no tags /
by
Enrico Giampieri
(11 years ago, revision 3)
5
k
views
0
score
URL shortner using Bit.ly api
Python
/
api
,
bitly
,
python
,
urlshortner
/
by
aamir hussain
(11 years ago)
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)
48
k
views
1
score
Converts from decimal to any base ( between 2 and 26 )
Python
/
algorithms
,
base
/
by
Shashwat Anand
(13 years ago)
9
k
views
1
score
JSON instead of pickle for memcached
Python
/
cache
,
json
,
memcache
,
memcached
,
pickle
/
by
pavel
(12 years ago)
5
k
views
1
score
Syntactic sugar to create XHTML hierarchies with ElementTree
Python
/
xml
/
by
Alain Mellan
(12 years ago)
3
k
views
1
score
A Komodo macro for duplicating the current file in Komodo 6
JavaScript
/
copy
,
files
/
by
Eric Promislow
(13 years ago)
6
k
views
1
score
Get the Name of the Current Method
JavaScript
/
codeintel
,
komodo
,
sections
/
by
Eric Promislow
(13 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)
5
k
views
1
score
Support and warranty information using WMI
Python
/
thinkpad
,
win32
,
wmi
/
by
Michael Grünewald
(13 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)
Recipe 1 to 20 of 53
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular 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