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=14"
Tags:
meta:loc=14
x
Recipe 1 to 20 of 44
« Prev
1
2
3
Next »
133
k
views
10
score
The simple but handy "collector of a bunch of named stuff" class
Python
/
oop
/
by
Alex Martelli
(23 years ago, revision 2)
6
k
views
3
score
naive natural sort
Python
/
ascii
,
sort
/
by
Romain Dartigues
(12 years ago)
17
k
views
3
score
Cached Property
Python
/
cache
,
property
/
by
Ken Seehart
(13 years ago)
25
k
views
3
score
Simple Wrapper for string.translate
Python
/
text
/
by
Chris Perkins
(19 years ago)
8
k
views
2
score
A pseudo-echo, (or printf), function for any Python version.
Python
/
amiga
,
apple
,
demo
,
echo
,
fs_uae
,
linux
,
printf
,
unix
,
windows
,
winuae
/
by
Barry Walker
(7 years ago)
8
k
views
2
score
Call out to an external editor
Python
/
editing
,
editor
,
external
,
text
/
by
Steven D'Aprano
(9 years ago, revision 2)
20
k
views
2
score
Python subprocess: hide console on Windows
Python
/
python
,
subprocess
,
windows
/
by
Esteban Castro Borsani
(10 years ago)
5
k
views
2
score
Directory Deleter
Python
/
delete
,
directories
,
directory
/
by
mJack
(12 years ago)
4
k
views
2
score
Komodo JS Macro: colorize the output console with a different color scheme
JavaScript
/
color
,
komodo
,
macro
,
scintilla
,
toddw
/
by
Todd Whiteman
(12 years ago)
4
k
views
2
score
map_longest and map_strict
Python
/
iteration
,
map
/
by
Steven D'Aprano
(12 years ago, revision 2)
7
k
views
2
score
Infinite list of primes! Yay!
Python
/
iterators
,
numbers
,
primes
/
by
Alejandro Peralta
(13 years ago)
504
k
views
2
score
Convert string to hex
Python
/
web
/
by
Mykola Kharechko
(17 years ago)
56
k
views
2
score
Converting Word documents to text
Python
/
files
/
by
Simon Brunning
(19 years ago, revision 4)
6
k
views
2
score
Trapping and Displaying Exceptions
Python
/ no tags /
by
Michael Foord
(19 years ago, revision 2)
16
k
views
2
score
wrapping python scripts in batch files
Python
/ no tags /
by
S Kalyan
(21 years ago)
9
k
views
2
score
windex.py
Python
/ no tags /
by
kevin parks
(22 years ago)
14
k
views
2
score
Check web page exists
Python
/
cgi
/
by
andy mckay
(22 years ago, revision 4)
8
k
views
1
score
File selector dialog in batch
Batch
/
batch
,
directory
/
by
Antoni Gual
(7 years ago, revision 2)
15
k
views
1
score
Swapping two variables without using a third (temporary) variable
Python
/
swap
/
by
Vasudev Ram
(8 years ago)
6
k
views
1
score
Formating strings (print a table)
Batch
/
format
,
string
,
table
/
by
greg zakharov
(10 years ago)
Recipe 1 to 20 of 44
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=14"
Related tags
+
−
komodo
(3)
+
−
text
(3)
+
−
cgi
(2)
+
−
color
(2)
+
−
directory
(2)
+
−
files
(2)
+
−
macro
(2)
+
−
python
(2)
+
−
shortcuts
(2)
+
−
sort
(2)
+
−
string
(2)
+
−
windows
(2)
+
−
achive
+
−
algorithms
+
−
amiga
+
−
apple
+
−
ascii
+
−
bash
+
−
batch
+
−
binary
x
Undo