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 81 to 100 of 134
« Prev
1
2
3
4
5
6
7
Next »
SQL-like ORDER BY function for lists
Python
/
shortcuts
/
by
Steve Lucy
(5 years, 2 months ago)
Simpler item retrieval using tupled subscripting
Python
/
shortcuts
/
by
Daniel Brodie
(5 years, 2 months ago, revision 2)
using the operator module w/map (plus a bit on itertools and generator exp)
Python
/
shortcuts
/
by
John Nielsen
(5 years, 2 months ago, revision 8)
Merge sorted sequences
Python
/
shortcuts
/ 2 points (2 votes) /
by
Raymond Hettinger
(5 years, 2 months ago, revision 2)
Creating a Local __dict__
Python
/
shortcuts
/
by
Derrick Wallace
(5 years, 2 months ago, revision 3)
Python prompt from explorer
Python
/
shortcuts
/
by
Jason Whitlark
(5 years, 2 months ago)
Generator for splitting a string on parts of equal size
Python
/
shortcuts
/
by
Dmitry Vasiliev
(5 years, 3 months ago)
Decorator for appending author info to the function docstring (Python 2.4)
Python
/
shortcuts
/
by
Dmitry Vasiliev
(5 years, 3 months ago)
Function for print numbers by parts
Python
/
shortcuts
/
by
Dmitry Vasiliev
(5 years, 3 months ago, revision 3)
Finding out the number of values the caller is expecting
Python
/
shortcuts
/ 0 points (6 votes) /
by
Sami Hangaslammi
(5 years, 6 months ago, revision 4)
A nicer syntax for super(cls,self)
Python
/
shortcuts
/ 3 points (3 votes) /
by
Michele Simionato
(5 years, 6 months ago, revision 2)
Clean up __init__() methods that contain only attribute assignments.
Python
/
shortcuts
/ 2 points (2 votes) /
by
Peter Otten
(5 years, 7 months ago)
Dictionary Tools
Python
/
shortcuts
/
by
Runsun Pan
(5 years, 7 months ago)
Dictionary Tools
Python
/
shortcuts
/ 1 point (1 vote) /
by
Runsun Pan
(5 years, 7 months ago)
List Tools
Python
/
shortcuts
/
by
Runsun Pan
(5 years, 7 months ago)
List Tools
Python
/
shortcuts
/
by
Runsun Pan
(5 years, 7 months ago)
one liner frequency count
Python
/
shortcuts
/ 0 points (2 votes) /
by
Jason Whitlark
(3 years ago, revision 2)
Some python style switches
Python
/
shortcuts
/
by
Runsun Pan
(5 years, 9 months ago)
Some python style switches
Python
/
shortcuts
/ 1 point (5 votes) /
by
Runsun Pan
(5 years, 6 months ago, revision 6)
return element of list if it exists
Python
/
shortcuts
/ -1 points (1 vote) /
by
N N
(5 years, 9 months ago)
Recipe 81 to 100 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