Add-on:Twisted: Difference between revisions
Jump to navigation
Jump to search
m Bot: Removing from Category:Frodo add-on repository |
m Addon-Bot Update |
||
| Line 20: | Line 20: | ||
|Email= | |Email= | ||
|broken= | |broken= | ||
|icon url=http://mirrors.kodi.tv/addons/ | |icon url=http://mirrors.kodi.tv/addons/gotham/script.module.zope.interface/icon.png}} | ||
[[Category:Add-on name conflicts]] | [[Category:Add-on name conflicts]] | ||
[[Category:Gotham add-on repository]] | [[Category:Gotham add-on repository]] | ||
[[Category:Jarvis add-on repository]] | [[Category:Jarvis add-on repository]] | ||
Revision as of 03:14, 6 December 2015
| Twisted | ||||||||||||||||
| ||||||||||||||||
This package provides an implementation of "object interfaces" for Python.
Interfaces are a mechanism for labeling objects as conforming to a given
API or contract. So, this package can be considered as implementation of
the 'Design By Contract' methodology support in Python.