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 41 to 60 of 138
« Prev
1
2
3
4
5
6
7
Next »
14
k
views
2
score
Making self implicit in objects
Python
/
shortcuts
/
by
Björn Lindqvist
(17 years ago)
7
k
views
2
score
Dictionary Tools
Python
/
shortcuts
/
by
Runsun Pan
(18 years ago)
9
k
views
2
score
A Generator That Helps Simplify Queue Consumers
Python
/
shortcuts
/
by
Jimmy Retzlaff
(18 years ago)
23
k
views
2
score
Find the common beginning in a list of strings
Python
/
shortcuts
/
by
Stephan Diehl
(18 years ago, revision 3)
6
k
views
2
score
Variant of property() allowing one function to be used for multiple attributes.
Python
/
shortcuts
/
by
Raymond Hettinger
(19 years ago)
15
k
views
2
score
Dictionary of Function Parameters
Python
/
shortcuts
/
by
Sean Ross
(18 years ago, revision 2)
115
k
views
2
score
frange(), a range function with float increments
Python
/
shortcuts
/
by
Dinu Gherman
(21 years ago)
134
k
views
2
score
Looping through multiple lists
Python
/
shortcuts
/
by
andy mckay
(21 years ago, revision 2)
77
k
views
2
score
Getting a value from a dictionary
Python
/
shortcuts
/
by
andy mckay
(21 years ago)
9
k
views
1
score
Yet Another NamedTuple
Python
/
shortcuts
/
by
Steven D'Aprano
(8 years ago)
8
k
views
1
score
The Secret Name of List Comprehensions
Python
/
shortcuts
/
by
He Gu
(8 years ago)
32
k
views
1
score
Solve simultaneous linear equations in two variables
Python
/
math
,
shortcuts
,
solver
/
by
Anand B Pillai
(10 years ago)
4
k
views
1
score
(Yet another) Assignment in expression Recipe
Python
/
expression
,
shortcuts
/
by
harish anand
(10 years ago, revision 3)
4
k
views
1
score
Win Shortcuts wrapper.
Python
/
shortcuts
,
windows
,
wrapper
/
by
Louis RIVIERE
(12 years ago, revision 3)
7
k
views
1
score
Convenient Utility for Making Dictionaries
Python
/
shortcuts
/
by
Andrew Konstantaras
(14 years ago)
14
k
views
1
score
Create single-file executables for windows
Python
/
shortcuts
/
by
Chris Somerlot
(14 years ago)
7
k
views
1
score
Page through iterable N items at a time
Python
/
shortcuts
/
by
Wade Leftwich
(14 years ago, revision 2)
6
k
views
1
score
Unicode class which adds proper XML declaration on encoding
Python
/
shortcuts
/
by
Dmitry Vasiliev
(15 years ago)
6
k
views
1
score
Autoslots
Python
/
shortcuts
/
by
Bernhard Mulder
(15 years ago, revision 2)
8
k
views
1
score
Bound Method Function Dispatch
Python
/
shortcuts
/
by
Peter Shook
(15 years ago)
Recipe 41 to 60 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