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=14"
Tags:
meta:loc=14
x
Recipe 1 to 20 of 44
« Prev
1
2
3
Next »
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
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)
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)
8
k
views
0
score
search file extensions in directory
Python
/
files
,
finder
/
by
Keisuke URAGO
(10 years ago)
8
k
views
0
score
Factorial
Python
/
factorial
,
loop
,
loops
,
math
,
range
,
simple
/
by
John
(10 years ago)
6
k
views
1
score
Formating strings (print a table)
Batch
/
format
,
string
,
table
/
by
greg zakharov
(10 years ago)
6
k
views
-1
score
Basic Multiplication in Python
Python
/
multiplication
,
python
/
by
Captain DeadBones
(10 years ago)
5
k
views
1
score
Enable Clear Type font smoothing on Windows (pywin32 version)
Python
/
fontsmoothing
,
pywin32
,
windows_api
/
by
ccpizza
(11 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)
4
k
views
0
score
Page Counter
Python
/
achive
,
cgi
,
counter
,
old
,
page
/
by
Stephen Chappell
(11 years ago)
8
k
views
1
score
Bash Prompt Rainbow Color Chart
Bash
/
bash
,
color
,
prompt
,
ps1
,
rainbow
,
shell
,
terminal
/
by
userend
(12 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
1
score
BitSort
Python
/
sort
/
by
wong2
(12 years ago)
69
k
views
1
score
Split Strings w/ Multiple Separators
Python
/
split
,
string
,
string_parsing
/
by
Kenneth Reitz
(13 years ago, revision 5)
4
k
views
2
score
map_longest and map_strict
Python
/
iteration
,
map
/
by
Steven D'Aprano
(12 years ago, revision 2)
6
k
views
3
score
naive natural sort
Python
/
ascii
,
sort
/
by
Romain Dartigues
(12 years ago)
7
k
views
2
score
Infinite list of primes! Yay!
Python
/
iterators
,
numbers
,
primes
/
by
Alejandro Peralta
(13 years ago)
5
k
views
1
score
Using a getter for a one-time calculation of a JavaScript object attribute
JavaScript
/
getter
,
performance
/
by
Trent Mick
(13 years ago)
Recipe 1 to 20 of 44
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "meta:loc=14"
Top-rated recipes
The simple but handy "collector of…
(Python)
naive natural sort
(Python)
Cached Property
(Python)
Simple Wrapper for string.translate
(Python)
A pseudo-echo, (or printf), functi…
(Python)
Call out to an external editor
(Python)
Python subprocess: hide console on…
(Python)
Directory Deleter
(Python)
Komodo JS Macro: colorize the outp…
(JavaScript)
map_longest and map_strict
(Python)
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