docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
Python recipes tagged with "shortcuts"
Recipe 41 to 60 of 134
« Prev
1
2
3
4
5
6
7
Next »
exceptional & final: Functional exception handling
Python
/
shortcuts
/ 1 point (1 vote) /
by
R K
(3 years, 7 months ago, revision 2)
Automatic Recursion
Python
/
shortcuts
/
by
R K
(3 years, 7 months ago, revision 4)
reducipes: Excuses to use the reduce built-in
Python
/
shortcuts
/
by
Brian Beck
(3 years, 7 months ago, revision 2)
Using reduce to access deeply nested dictionaries
Python
/
shortcuts
/ 2 points (2 votes) /
by
Robin Bryce
(3 years, 7 months ago, revision 4)
Watchdog: Decorator for Function Parameter / Result checking
Python
/
shortcuts
/ 1 point (1 vote) /
by
Tobias Simon
(3 years, 8 months ago, revision 8)
Compile.py
Python
/
shortcuts
/ -1 points (1 vote) /
by
Stephen Chappell
(3 years, 9 months ago)
BaseDict -- a dict that (1) accesses data thru attributing (2) copy correctly
Python
/
shortcuts
/ -1 points (1 vote) /
by
runsun pan
(3 years, 10 months ago, revision 3)
Dictionary with attribute-style access
Python
/
shortcuts
/ 1 point (1 vote) /
by
Keith Dart
(3 years, 10 months ago)
Automatic fields pickling
Python
/
shortcuts
/ -1 points (1 vote) /
by
Ori Peleg
(4 years ago, revision 3)
relative import shortcut
Python
/
shortcuts
/
by
Tarek Ziadé
(4 years ago)
References for Python.
Python
/
shortcuts
/ -1 points (1 vote) /
by
Mike Meyer
(4 years ago)
Use frame inspection to simplify template usage
Python
/
shortcuts
/
by
Nicolas Lehuen
(4 years, 1 month ago, revision 2)
Avoiding having to type long attribute names in interactive use
Python
/
shortcuts
/
by
Noel O'Boyle
(4 years, 1 month ago, revision 3)
Remove Duplicacy from a Python List
Python
/
shortcuts
/
by
Bibha Tripathi
(4 years, 2 months ago, revision 4)
switch replacement method for long if-else blocks
Python
/
shortcuts
/
by
Kiran Pashikanti
(4 years, 2 months ago)
Boolean operations beyond the limit
Python
/
shortcuts
/ 1 point (1 vote) /
by
Javier Burroni
(4 years, 2 months ago)
First and last item access with predicates to increase expressiveness
Python
/
shortcuts
/ 1 point (1 vote) /
by
Brian Beck
(4 years, 3 months ago, revision 2)
Automatically generate __slots__ attribute for classes and assign attributes on instances
Python
/
shortcuts
/ 1 point (1 vote) /
by
Josiah Carlson
(4 years, 4 months ago, revision 2)
one-liner: Multi-chop data
Python
/
shortcuts
/
by
John Wundes
(4 years, 5 months ago)
two dict classes which can lookup keys by value, and values by key
Python
/
shortcuts
/
by
S W
(4 years, 5 months ago, revision 2)
Recipe 41 to 60 of 134
« Prev
1
2
3
4
5
6
7
Next »
View
20
,
50
,
100
recipes per page.
See all recipes tagged with "shortcuts".
See all Python recipes.
Feed of Python recipes tagged with "shortcuts"
Feed of all Python recipes