Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Most viewed recipes tagged "partial"
Tags:
partial
x
55
k
views
1
score
A memoize decorator for instance methods
Python
/
cache
,
functools
,
memoize
,
partial
/
by
Daniel Miller
(13 years ago)
9
k
views
3
score
partial with out of order arguments
Python
/
decorator
,
partial
/
by
Przemyslaw Podczasi
(12 years ago, revision 2)
9
k
views
2
score
Create on-the-fly class adapters with functools.partial
Python
/
adapter
,
namedtuple
,
partial
,
pattern
/
by
Christoph Schueler
(9 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "partial"
Top-rated recipes
partial with out of order arguments
(Python)
Create on-the-fly class adapters w…
(Python)
A memoize decorator for instance m…
(Python)
Related tags
+
−
adapter
+
−
cache
+
−
decorator
+
−
functools
+
−
memoize
+
−
namedtuple
+
−
pattern
x
Undo