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
Python Cookbook Edition 2 (set)
Recipe 21 to 40 of 117
« Prev
1
2
3
4
5
6
Next »
46
k
views
3
score
PyHeartbeat - detecting inactive computers
Python
/
network
/
by
Nicola Larosa
(19 years ago, revision 6)
360
k
views
7
score
"To sort a dictionary"
Python
/
search
/
by
Alex Martelli
(22 years ago, revision 2)
27
k
views
1
score
To 'return None' from your Python-callable C function
Python
/
extending
/
by
Alex Martelli
(22 years ago)
17
k
views
1
score
Method for constructing a dictionary without excessive quoting
Python
/ no tags /
by
Brent Burley
(22 years ago, revision 2)
9
k
views
1
score
Trace expressions and comments in debug mode.
Python
/
debugging
/
by
Olivier Dagenais
(22 years ago)
15
k
views
1
score
farey: Numeric to rational via Farey fractions
Python
/
algorithms
/
by
Scott David Daniels
(22 years ago)
73
k
views
1
score
curry -- associating parameters with a function
Python
/
programs
/
by
Scott David Daniels
(22 years ago, revision 3)
183
k
views
5
score
Remove duplicates from a sequence
Python
/
algorithms
/
by
Tim Peters
(22 years ago)
30
k
views
1
score
Dynamically change the Python system path
Python
/
sysadmin
/
by
Robin Parmar
(22 years ago, revision 3)
11
k
views
0
score
Versioning file names
Python
/
files
/
by
Robin Parmar
(22 years ago, revision 3)
28
k
views
1
score
Filter a string and only keep a given set of characters
Python
/
text
/
by
Jürgen Hermann
(22 years ago)
78
k
views
2
score
Getting a value from a dictionary
Python
/
shortcuts
/
by
andy mckay
(22 years ago)
32
k
views
1
score
Finding the intersection of two dicts
Python
/
shortcuts
/
by
andy mckay
(22 years ago, revision 2)
32
k
views
1
score
Processing a string one character at a time
Python
/
shortcuts
/
by
Hamish Lawson
(22 years ago)
44
k
views
1
score
Dictionary of Methods/Functions
Python
/ no tags /
by
Richard Wall
(22 years ago)
12
k
views
1
score
Count tags in a document
Python
/
xml
/
by
Paul Prescod
(22 years ago, revision 3)
23
k
views
1
score
Extract text from XML document
Python
/
xml
/
by
Paul Prescod
(22 years ago, revision 2)
9
k
views
2
score
Synchronizing all methods in an object
Python
/
threads
/
by
André Bjärby
(22 years ago)
17
k
views
2
score
Accessing Substrings
Python
/
text
/
by
Alex Martelli
(22 years ago)
43
k
views
2
score
Reversing a String by Words or Characters
Python
/
text
/
by
Alex Martelli
(22 years ago)
Recipe 21 to 40 of 117
« Prev
1
2
3
4
5
6
Next »
Set Description
Recipes from the second edition of the
Python Cookbook
.
Created by
ActiveState Code
Other Information and Tasks
117 recipes in set
0 comments
81552 views
x
Undo