Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
ActivePerl
ActivePython
ActiveTcl
ActiveGo
Komodo IDE
|
more
▼
Lists
Bugs
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Top-rated recipes tagged "shortcuts"
Tags:
shortcuts
x
Recipe 81 to 100 of 138
« Prev
1
2
3
4
5
6
7
Next »
4
k
views
1
score
ExtendedIfElse
Python
/
shortcuts
/
by
Shannon -jj Behrens
(17 years ago)
6
k
views
1
score
Curry
Python
/
shortcuts
/
by
Shannon -jj Behrens
(17 years ago, revision 2)
4
k
views
1
score
AutomaticClass
Python
/
shortcuts
/
by
Shannon -jj Behrens
(17 years ago, revision 2)
22
k
views
1
score
attrdict - a dict whose items can also be accessed as member variables
Python
/
shortcuts
/
by
Jimmy Retzlaff
(17 years ago, revision 2)
11
k
views
1
score
Automatic argument type conversion.
Python
/
shortcuts
/
by
S W
(17 years ago, revision 4)
13
k
views
1
score
Add key= argument to min(), max(), heapq.nsmallest() and nlargest()
Python
/
shortcuts
/
by
Raymond Hettinger
(12 years ago, revision 3)
9
k
views
1
score
Flexible enumerate()
Python
/
shortcuts
/
by
Raymond Hettinger
(17 years ago, revision 2)
14
k
views
1
score
SQL-like ORDER BY function for lists
Python
/
shortcuts
/
by
Steve Lucy
(17 years ago)
6
k
views
1
score
Simpler item retrieval using tupled subscripting
Python
/
shortcuts
/
by
Daniel Brodie
(17 years ago, revision 2)
11
k
views
1
score
using the operator module w/map (plus a bit on itertools and generator exp)
Python
/
shortcuts
/
by
John Nielsen
(17 years ago, revision 8)
7
k
views
1
score
Creating a Local __dict__
Python
/
shortcuts
/
by
Derrick Wallace
(17 years ago, revision 3)
5
k
views
1
score
Python prompt from explorer
Python
/
shortcuts
/
by
Jason Whitlark
(17 years ago)
9
k
views
1
score
Generator for splitting a string on parts of equal size
Python
/
shortcuts
/
by
Dmitry Vasiliev
(17 years ago)
6
k
views
1
score
Decorator for appending author info to the function docstring (Python 2.4)
Python
/
shortcuts
/
by
Dmitry Vasiliev
(17 years ago)
5
k
views
1
score
Function for print numbers by parts
Python
/
shortcuts
/
by
Dmitry Vasiliev
(17 years ago, revision 3)
7
k
views
1
score
Finding out the number of values the caller is expecting
Python
/
shortcuts
/
by
Sami Hangaslammi
(18 years ago, revision 4)
5
k
views
1
score
Dictionary Tools
Python
/
shortcuts
/
by
Runsun Pan
(18 years ago)
13
k
views
1
score
List Tools
Python
/
shortcuts
/
by
Runsun Pan
(18 years ago)
6
k
views
1
score
List Tools
Python
/
shortcuts
/
by
Runsun Pan
(18 years ago)
13
k
views
1
score
one liner frequency count
Python
/
shortcuts
/
by
Jason Whitlark
(15 years ago, revision 2)
Recipe 81 to 100 of 138
« Prev
1
2
3
4
5
6
7
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "shortcuts"
Related tags
+
−
abc
+
−
collections
+
−
command
+
−
dispatcher
+
−
dry
+
−
expression
+
−
inheritance
+
−
math
+
−
microblogging
+
−
namedtuple
+
−
solver
+
−
subclass
+
−
sysadmin
+
−
tornado
+
−
twitter
+
−
url
+
−
web
+
−
windows
+
−
wrapper
x
Undo