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
Latest recipes tagged "meta:loc=6"
Tags:
meta:loc=6
x
Recipe 1 to 20 of 34
« Prev
1
2
Next »
16
k
views
2
score
Rotate a PDF page in 3 lines
Python
/
fitz
,
mupdf
,
pdf
,
pymupdf
/
by
Jorj X. McKie
(7 years ago, revision 2)
48
k
views
1
score
Merge unique items from multiple lists into a new list
Python
/
lists
,
merge
,
python
,
set
/
by
Johannes S
(8 years ago, revision 2)
7
k
views
1
score
Set the logging level to every logger
Python
/
configuration
,
logging
/
by
Tim McNamara
(8 years ago)
3
k
views
1
score
Add function to Python's __builtin__ module through C API - makefile
Text
/
api
,
c
,
makefile
,
python
/
by
airween
(8 years ago)
11
k
views
2
score
Drop a minimal, valid Windows executable file to disk, for testing
Python
/
executable
,
pe
,
windows
/
by
Simon Harrison
(9 years ago, revision 3)
8
k
views
1
score
smart copy
Python
/
shutil
/
by
yota
(9 years ago)
8
k
views
1
score
create a unique session key
Python
/
generator
,
sessions
/
by
john stinson
(9 years ago)
7
k
views
1
score
Embedding media content in an HTML page with PyEmbed and Python
Python
/
multimedia
,
python
,
video
/
by
Vasudev Ram
(10 years ago)
6
k
views
-1
score
A Simple Clock, Well Maybe Not That Simple...
Python
/
amiga
,
apple
,
big
,
clock
,
digits
,
e_uae
,
linux
,
macbook_pro
,
time
,
winuae
/
by
Barry Walker
(10 years ago)
3
k
views
1
score
Get external IP
Perl
/
ipv4
/
by
greg zakharov
(10 years ago, revision 2)
3
k
views
-1
score
warm welcome
Python
/
python_2_5
/
by
Ray
(11 years ago)
3
k
views
0
score
Play a Sound File in Python using PyGame
Python
/
pygame
,
python
,
sound
/
by
Captain DeadBones
(11 years ago)
24
k
views
1
score
Correctly reading CSV files in arbitrary encodings
Python
/
csv
,
unicode
/
by
Devin Jeanpierre
(12 years ago, revision 4)
11
k
views
2
score
scale rectangle while keeping aspect ratio
Python
/
image
,
math
,
resize
,
simple
/
by
Romain Dartigues
(13 years ago, revision 2)
10
k
views
2
score
Counting decorator
Python
/
decorators
,
testing
/
by
Noufal Ibrahim
(13 years ago)
4
k
views
3
score
Open a python module given it's name in Emacs
Bash
/
emacs
,
modules
,
python
,
python_developer_tools
,
zsh
/
by
Noufal Ibrahim
(13 years ago)
37
k
views
-1
score
Access grep from python
Python
/
files
,
grep
,
linux
/
by
Daniel Cohn
(14 years ago)
8
k
views
1
score
Design Pattern -- Inherit from an instance
Python
/
design_pattern
,
factory_class
,
inheritance
,
instance
/
by
Daniel Cohn
(14 years ago, revision 4)
6
k
views
1
score
Komodo JS Macro - select the current word under the cursor
JavaScript
/
cursor
,
javascript
,
komodo
,
macro
,
toddw
,
word
/
by
Todd Whiteman
(14 years ago)
5
k
views
1
score
Altering immutable string object.
Python
/
ctypes
,
immutable
/
by
Pepe Aracil
(14 years ago, revision 3)
Recipe 1 to 20 of 34
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "meta:loc=6"
Top-rated recipes
Open a python module given it's na…
(Bash)
Deep list() to convert a nested tu…
(Python)
Rotate a PDF page in 3 lines
(Python)
Drop a minimal, valid Windows exec…
(Python)
scale rectangle while keeping aspe…
(Python)
Counting decorator
(Python)
Splitting up a sequence
(Python)
Force verbose mode for unittests i…
(Python)
Replacing a portion of a string
(Python)
Merge unique items from multiple l…
(Python)
Related tags
+
−
python
(5)
+
−
algorithms
(3)
+
−
linux
(2)
+
−
math
(2)
+
−
text
(2)
+
−
web
(2)
+
−
amiga
+
−
api
+
−
apple
+
−
basic
+
−
big
+
−
c
+
−
clock
+
−
configuration
+
−
csv
+
−
ctypes
+
−
cursor
+
−
debugging
+
−
decorators
+
−
design_pattern
x
Undo