Top "Zope.interface" questions

The zope.

Purpose of Zope Interfaces?

I have started using Zope interfaces in my code, and as of now, they are really only documentation. I use …

python interface zope zope.interface
Getting py2exe to work with zope.interface

I have a Python app based on Twisted and PyGTK. Twisted itself depends on zope.interface, and I don't import …

python pygtk twisted py2exe zope.interface