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
Most viewed recipes tagged "meta:loc=17"
Tags:
meta:loc=17
x
Recipe 1 to 20 of 63
« Prev
1
2
3
4
Next »
383
k
views
4
score
Constants in Python
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 2)
187
k
views
5
score
get the IP address associated with a network interface (linux only)
Python
/
network
/
by
paul cannon
(18 years ago)
98
k
views
1
score
Grabbing the current line number easily
Python
/ no tags /
by
Danny Yoo
(21 years ago)
55
k
views
6
score
Automatically start the debugger on an exception
Python
/
debugging
/
by
Thomas Heller
(22 years ago, revision 5)
53
k
views
2
score
get names of all "up" network interfaces (linux only)
Python
/
network
/
by
paul cannon
(18 years ago)
51
k
views
4
score
list of all combination from multiple lists
Python
/
shortcuts
/
by
Wensheng Wang
(17 years ago)
48
k
views
1
score
String to Binary
Python
/
binary
,
string
,
to
/
by
p@ntut$
(9 years ago, revision 2)
47
k
views
3
score
Set Process Priority In Windows
Python
/
ui
/
by
Bryan Niederberger
(17 years ago)
45
k
views
9
score
Hex dumper
Python
/
text
/
by
Sébastien Keim
(21 years ago)
41
k
views
2
score
Check xml well-formedness
Python
/
xml
/
by
Paul Prescod
(22 years ago, revision 2)
34
k
views
1
score
A script to generate and print perfect numbers
Python
/ no tags /
by
Aditya Gopalakrishnan
(18 years ago)
33
k
views
2
score
A simple KD Tree example with custom Euclidean distance ball query.
Python
/
algorithms
,
python
/
by
alexander baker
(11 years ago)
31
k
views
-1
score
Simple Universally Unique ID (UUID or GUID)
Python
/
database
/
by
Carl Free Jr
(20 years ago)
28
k
views
3
score
freeze(), make any object immutable
Python
/
const
,
freeze
,
immutable
/
by
Andreas Nilsson
(15 years ago, revision 2)
27
k
views
2
score
Cleaning up when killed
Python
/
sysadmin
/
by
Miki Tebeka
(16 years ago)
25
k
views
1
score
guaranteed-stable sort with the decorate-sort-undecorate idiom (aka Schwartzian transform)
Python
/
search
/
by
Alex Martelli
(22 years ago, revision 2)
24
k
views
1
score
How to freeze Python classes
Python
/
oop
/
by
Michele Simionato
(20 years ago)
20
k
views
0
score
Newton Raphson Root Finding
Python
/
numerical
,
scipy
/
by
alexander baker
(14 years ago)
20
k
views
1
score
reverse a string
Python
/
algorithms
/
by
anurag uniyal
(21 years ago, revision 4)
17
k
views
5
score
using inner classes for properties
Python
/ no tags /
by
Steven Bethard
(18 years ago)
Recipe 1 to 20 of 63
« Prev
1
2
3
4
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "meta:loc=17"
Top-rated recipes
Hex dumper
(Python)
Automatically start the debugger o…
(Python)
Rebind
(Python)
using inner classes for properties
(Python)
get the IP address associated with…
(Python)
format_iter: easy formatting of ar…
(Python)
Python distutils + pkg-config
(Python)
list of all combination from multi…
(Python)
Constants in Python
(Python)
Holiday Tree
(Python)
Related tags
+
−
shortcuts
(6)
+
−
algorithms
(3)
+
−
network
(3)
+
−
oop
(3)
+
−
python
(3)
+
−
string
(3)
+
−
math
(2)
+
−
sorting
(2)
+
−
sysadmin
(2)
+
−
text
(2)
+
−
algorithm
+
−
argsort
+
−
binary
+
−
combinatorics
+
−
const
+
−
conversion
+
−
conversions
+
−
convert
+
−
converter
+
−
counter
x
Undo