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=13"
Tags:
meta:loc=13
x
Recipe 1 to 20 of 55
« Prev
1
2
3
Next »
10
k
views
5
score
wrist friendly dictionary
Python
/
dictionary
,
interface
,
nested
/
by
Ariel Keselman
(10 years ago)
13
k
views
5
score
Inserts thousand separators into a number
Tcl
/
graphics
,
math
/
by
andreas kupries
(21 years ago)
6
k
views
4
score
Enhancing dir() with globs
Python
/
dir
,
filter
,
glob
,
globbing
/
by
Steven D'Aprano
(12 years ago)
14
k
views
4
score
Binary Search with the bisect Module
Python
/
shortcuts
/
by
Chris Perkins
(19 years ago)
24
k
views
4
score
Walk a directory tree using a generator
Python
/ no tags /
by
Tom Good
(22 years ago, revision 2)
12
k
views
3
score
Amazing estimation of Pi using the Mandlebrot set
Python
/
approximation
,
mandlebrot
,
pi
,
strange
/
by
Raymond Hettinger
(13 years ago)
15
k
views
3
score
Generate List of Numbers from Hyphenated and comma separeted string like "1-5,25-30,4,5"
Python
/
hypen
,
list
,
range
/
by
Siddhant Sanyam
(13 years ago)
40
k
views
3
score
receive UDP broadcasts
Python
/
broadcast
,
networking
,
udp
/
by
matt studiey
(13 years ago)
9
k
views
3
score
Simplify printing using the string template feature added in 2.4
Python
/
text
/
by
Tim Keating
(16 years ago, revision 3)
11
k
views
2
score
Examples for random float between 0 and 1
Python
/
example
,
random
/
by
Stephen Chappell
(8 years ago)
50
k
views
2
score
Integer square root function
Python
/
integer
,
isqrt
,
math
,
mathematics
,
maths
,
root
,
square
/
by
Steven D'Aprano
(12 years ago)
8
k
views
2
score
Groupby hierarchy tree
Python
/
search
/
by
Robert Lujo
(16 years ago)
7
k
views
2
score
has_colors(stream): Does an output stream support colors?
Python
/
programs
/
by
Ori Peleg
(18 years ago)
75
k
views
2
score
A dictionary with multiple values for each key.
Python
/
algorithms
/
by
Allen Downey
(18 years ago)
25
k
views
2
score
call a function/method X times per second
Python
/
oop
/
by
S W
(18 years ago, revision 2)
15
k
views
2
score
Inline GIF image into code
Tcl
/
binding
/
by
Jeff Hobbs
(22 years ago)
38
k
views
2
score
Using the MySQLdb interface
Python
/
database
/
by
Mark Nenadov
(21 years ago, revision 5)
7
k
views
1
score
Add function to Python's __builtin__ module through C API - Python source
Python
/ no tags /
by
airween
(8 years ago, revision 2)
4
k
views
1
score
Checking Gmail for new letters
Bash
/
gmail
/
by
greg zakharov
(10 years ago)
5
k
views
1
score
ascii anamation using ascii anamation module
Python
/
animation
/
by
Andrew Wayne Teesdale Jr.
(10 years ago)
Recipe 1 to 20 of 55
« Prev
1
2
3
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "meta:loc=13"
Related tags
+
−
algorithms
(5)
+
−
math
(3)
+
−
database
(2)
+
−
files
(2)
+
−
graphics
(2)
+
−
mathematics
(2)
+
−
regex
(2)
+
−
shortcuts
(2)
+
−
string
(2)
+
−
text
(2)
+
−
web
(2)
+
−
abc
+
−
animation
+
−
approximation
+
−
ascii
+
−
binding
+
−
broadcast
+
−
calendar
+
−
contextmanager
+
−
context_manager
x
Undo