Interfaces for Python
conda install -c anaconda zope.interface
Provides an implementation of object interfaces for Python.Interfaces are objects that specify the external behavior of objects that provide them.