docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
All recipes tagged "interface"
Components and Abilities (different implementation of Component architecture)
Python
/
abc
,
ability
,
abstract base class
,
component
,
descriptor
,
dynamic
,
interface
,
plugin
/
by
Danny G
(3 months, 2 weeks ago, revision 6)
Component architecture through data descriptors and function decorators
Python
/
abc
,
abstract base class
,
component
,
interface
,
plugin
/ 2 points (2 votes) /
by
Danny G
(3 months, 2 weeks ago, revision 5)
Method signature type checking decorator for Python 3.0
Python
/
checking
,
decorator
,
interface
,
method
,
signature
,
sysadmin
,
type
/ 1 point (1 vote) /
by
Dmitry Dvoinikov
(11 months, 2 weeks ago, revision 5)
View
20
,
50
,
100
recipes per page.
Feed of recipes tagged with "interface"
Related tags
+
abc
(2)
+
ability
+
abstract base class
(2)
+
checking
+
component
(2)
+
decorator
+
descriptor
+
dynamic
+
method
+
plugin
(2)
+
signature
+
sysadmin
+
type