Python library for API definitions through interfaces
Interfaces are objects that specify (document) the external behavior of
objects that "provide" them. An interface specifies behavior through:
- informal documentation in a doc string
- attribute definitions
- invariants, which are conditions that must hold for objects that
provide the interface
This is a separate distribution of the zope.interface package used in
Zope 3.
- Sources inherited from project DISCONTINUED:openSUSE:11.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Evergreen:11.2/python-zopeinterface && cd $_
- Create Badge
Refresh
Refresh
Comments 0