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
Top-rated recipes tagged "annotations"
Tags:
annotations
x
8
k
views
2
score
Auto assign self attributes in __init__ using PEP 484
Python
/
annotations
,
class
,
self
,
type
/
by
Ryan Gonzalez
(6 years ago, revision 2)
11
k
views
1
score
Dynamic function parameters using annotations
Python
/
annotations
,
decorator
/
by
pavel
(12 years ago)
5
k
views
1
score
Reevaluate functions when called, v3
Python
/
annotations
,
decorator
,
function
/
by
geremy condra
(14 years ago, revision 3)
4
k
views
1
score
Reevaluate functions when called, v2
Python
/
annotations
,
decorator
,
function
/
by
geremy condra
(14 years ago)
15
k
views
0
score
Type checking using Python 3.x annotations
Python
/
annotations
,
check
,
decorator
,
python3
,
type
,
typecheck
/
by
David Mertz
(10 years ago, revision 5)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "annotations"
Related tags
+
−
decorator
(4)
+
−
function
(2)
+
−
type
(2)
+
−
check
+
−
class
+
−
python3
+
−
self
+
−
typecheck
x
Undo