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 not tagged "game"
Tags:
-game
x
Recipe 21 to 40 of 5055
« Prev
1
2
3
4
...
253
Next »
186
k
views
5
score
get the IP address associated with a network interface (linux only)
Python
/
network
/
by
paul cannon
(18 years ago)
182
k
views
5
score
Remove duplicates from a sequence
Python
/
algorithms
/
by
Tim Peters
(22 years ago)
167
k
views
2
score
Ordered Dictionary for Py2.4
Python
/
dictionary
,
linked_list
,
ordered
/
by
Raymond Hettinger
(12 years ago, revision 9)
166
k
views
9
score
Fork a daemon process on Unix
Python
/
threads
/
by
Jürgen Hermann
(22 years ago)
164
k
views
1
score
Convert a string into a raw string
Python
/
text
/
by
Brett Cannon
(22 years ago, revision 3)
164
k
views
1
score
subtract or add a month to a datetime.date or datetime.datetime
Python
/
date
,
datetime
,
month
/
by
Trent Mick
(13 years ago)
161
k
views
2
score
How to Set Environment Variables
Python
/
sysadmin
/
by
Raymond Hettinger
(20 years ago)
159
k
views
5
score
Add an entry to a dictionary, unless the entry is already there
Python
/
shortcuts
/
by
Alex Martelli
(22 years ago, revision 2)
159
k
views
2
score
Implementing function-based callbacks in Python
Python
/
callback
,
function
,
functions
,
python
,
techniques
/
by
Vasudev Ram
(6 years ago)
154
k
views
2
score
Pass Javascript arrays to PHP
PHP
/
session
/
by
Noah Spurrier
(18 years ago)
154
k
views
21
score
Named Tuples
Python
/
shortcuts
/
by
Raymond Hettinger
(14 years ago, revision 15)
152
k
views
1
score
Conversion of PIL Image and numpy array
Python
/
numpy
,
pil
/
by
Shao-chuan Wang
(12 years ago, revision 2)
151
k
views
4
score
Object Proxying
Python
/
extending
/
by
tomer filiba
(17 years ago)
151
k
views
5
score
"Static-methods" (aka "class-methods") in Python
Python
/
oop
/
by
Alex Martelli
(22 years ago, revision 3)
149
k
views
2
score
Convert from decimal to any base number
Python
/ no tags /
by
Brett Cannon
(19 years ago, revision 3)
148
k
views
4
score
Microsoft Access Database Connectivity (DSN-Less)
PHP
/
database
/
by
Erick Guanlao
(17 years ago, revision 4)
146
k
views
12
score
Dependency Injection The Python Way
Python
/
oop
/
by
Zoran Isailovski
(16 years ago, revision 9)
144
k
views
29
score
Infix operators
Python
/
oop
/
by
Ferdinand Jamitzky
(18 years ago, revision 3)
144
k
views
3
score
A fast prime number list generator
Python
/
algorithms
/
by
Wensheng Wang
(17 years ago, revision 5)
141
k
views
3
score
Chat server & client using select.select
Python
/
network
/
by
Anand
(16 years ago, revision 3)
Recipe 21 to 40 of 5055
« Prev
1
2
3
4
...
253
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes not tagged "game"
Top-rated recipes
Decorator for BindingConstants at …
(Python)
Infix operators
(Python)
Spreadsheet
(Python)
Named Tuples
(Python)
Linear equations solver in 3 lines
(Python)
Singleton? We don't need no stinki…
(Python)
Send an HTML email with embedded i…
(Python)
Creating a daemon the Python way
(Python)
Groupby
(Python)
Readable switch construction witho…
(Python)
Related tags
+
−
algorithms
(383)
+
−
python
(319)
+
−
text
(211)
+
−
oop
(184)
+
−
math
(167)
+
−
sysadmin
(151)
+
−
files
(150)
+
−
web
(143)
+
−
graphics
(139)
+
−
shortcuts
(138)
+
−
network
(135)
+
−
programs
(134)
+
−
database
(127)
+
−
mathematics
(102)
+
−
threads
(92)
+
−
linux
(91)
+
−
xml
(90)
+
−
debugging
(89)
+
−
tkinter
(82)
+
−
windows
(81)
x
Undo