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 61 to 80 of 134
« Prev
1
2
3
4
5
6
7
Next »
Quickslice decorator: Abbreviated slice arguments in functions
Python
/
shortcuts
/ -1 points (1 vote) /
by
Brian Beck
(4 years, 5 months ago, revision 4)
Invert a dictionary where values are lists (one-liner)
Python
/
shortcuts
/ 3 points (3 votes) /
by
Arkady Pogostkin
(4 years, 6 months ago)
Testing for an empty iterator
Python
/
shortcuts
/
by
Michael Chermside
(4 years, 6 months ago, revision 3)
Exception-based Switch-Case
Python
/
shortcuts
/ 3 points (5 votes) /
by
Zoran Isailovski
(1 year ago, revision 11)
Basic Exception handling idiom using decorators
Python
/
shortcuts
/ 3 points (3 votes) /
by
Anand Balachandran Pillai
(4 years, 7 months ago, revision 2)
Substitute Decimals for floats in expressions
Python
/
shortcuts
/ 3 points (3 votes) /
by
Raymond Hettinger
(4 years, 5 months ago, revision 5)
argmin
Python
/
shortcuts
/
by
Peter Norvig
(4 years, 9 months ago)
Default Dictionary
Python
/
shortcuts
/ 3 points (3 votes) /
by
Peter Norvig
(4 years, 9 months ago)
Binary Search with the bisect Module
Python
/
shortcuts
/ 3 points (5 votes) /
by
Chris Perkins
(4 years, 9 months ago)
FunctionDecorators
Python
/
shortcuts
/ 1 point (1 vote) /
by
Shannon -jj Behrens
(4 years, 9 months ago, revision 2)
Forward
Python
/
shortcuts
/
by
Shannon -jj Behrens
(4 years, 10 months ago)
ExtendedIfElse
Python
/
shortcuts
/
by
Shannon -jj Behrens
(4 years, 10 months ago)
Curry
Python
/
shortcuts
/
by
Shannon -jj Behrens
(4 years, 10 months ago, revision 2)
AutomaticClass
Python
/
shortcuts
/
by
Shannon -jj Behrens
(4 years, 10 months ago, revision 2)
Making self implicit in objects
Python
/
shortcuts
/ 1 point (3 votes) /
by
Björn Lindqvist
(4 years, 10 months ago)
attrdict - a dict whose items can also be accessed as member variables
Python
/
shortcuts
/
by
Jimmy Retzlaff
(4 years, 10 months ago, revision 2)
Automatic argument type conversion.
Python
/
shortcuts
/
by
S W
(4 years, 11 months ago, revision 4)
Add key= argument to min(), max(), heapq.nsmallest() and nlargest()
Python
/
shortcuts
/
by
Raymond Hettinger
(4 years, 11 months ago, revision 3)
Load data in a web browser without using temp files
Python
/
shortcuts
/ 5 points (5 votes) /
by
Jimmy Retzlaff
(4 years, 11 months ago, revision 3)
Flexible enumerate()
Python
/
shortcuts
/
by
Raymond Hettinger
(5 years, 1 month ago, revision 2)
Recipe 61 to 80 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