docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
All recipes tagged "shortcuts"
Recipe 101 to 120 of 134
« Prev
1
2
3
4
5
6
7
Next »
multi-replace
Python
/
shortcuts
/
by
John Nielsen
(5 years, 11 months ago)
Exception Handling in an Expression
Python
/
shortcuts
/ -1 points (1 vote) /
by
Chris Perkins
(5 years, 11 months ago)
A Generator That Helps Simplify Queue Consumers
Python
/
shortcuts
/ 1 point (3 votes) /
by
Jimmy Retzlaff
(5 years, 11 months ago)
Find the common beginning in a list of strings
Python
/
shortcuts
/
by
Stephan Diehl
(5 years, 11 months ago, revision 3)
Invert a dictionary (one-liner)
Python
/
shortcuts
/
by
Joel Lawhead
(6 years ago)
imapmethod and friends
Python
/
shortcuts
/
by
Michael Hoffman
(6 years ago)
Checking multiple endings
Python
/
shortcuts
/
by
Michele Simionato
(6 years, 3 months ago, revision 3)
co_pickle , a module to serialize code objects
Python
/
shortcuts
/
by
Andres Tremols
(6 years, 4 months ago)
Variant of property() allowing one function to be used for multiple attributes.
Python
/
shortcuts
/ 1 point (1 vote) /
by
Raymond Hettinger
(6 years, 5 months ago)
The Secret Name of List Comprehensions
Python
/
shortcuts
/ 3 points (5 votes) /
by
Chris Perkins
(6 years, 5 months ago, revision 3)
Assignment in expression
Python
/
shortcuts
/ 3 points (5 votes) /
by
Sébastien Keim
(6 years, 6 months ago, revision 2)
Dictionary of Function Parameters
Python
/
shortcuts
/ 1 point (1 vote) /
by
Sean Ross
(5 years, 6 months ago, revision 2)
transposing a list of lists
Python
/
shortcuts
/ 3 points (3 votes) /
by
Fee Thee
(6 years, 6 months ago)
Generator for arbitrary assignment
Python
/
shortcuts
/
by
Brett Cannon
(7 years ago)
Never mind--enumerate does this in 2.3...
Python
/
shortcuts
/
by
Magnus Lyckå
(6 years, 7 months ago, revision 2)
Simplify Assignment to Member Variables
Python
/
shortcuts
/
by
Jimmy Retzlaff
(7 years, 1 month ago)
Initializing attributes to a constant value
Python
/
shortcuts
/
by
Sébastien Keim
(7 years, 1 month ago)
base64 encoding - oneliner
Python
/
shortcuts
/
by
anurag uniyal
(7 years, 7 months ago)
simple generator for flattening nested containers
Python
/
shortcuts
/
by
H. Krekel
(7 years, 7 months ago)
One-liner to add columns in a file
Python
/
shortcuts
/
by
anurag uniyal
(7 years, 7 months ago)
Recipe 101 to 120 of 134
« Prev
1
2
3
4
5
6
7
Next »
View
20
,
50
,
100
recipes per page.
Feed of recipes tagged with "shortcuts"
Related tags
+
command
+
dispatcher
+
microblogging
+
property
+
python
+
subclass
+
sysadmin
+
tornado
+
twitter
+
url
+
web