Contents

zope.interface 6.2

0

Interfaces for Python

Interfaces for Python

Stars: 308, Watchers: 308, Forks: 67, Open Issues: 19

The zopefoundation/zope.interface repo was created 11 years ago and the last code push was 1 months ago.
The project is popular with 308 github stars!

How to Install zope-interface

You can install zope-interface using pip

pip install zope-interface

or add it to a project with poetry

poetry add zope-interface

Package Details

Author
Zope Foundation and Contributors
License
ZPL 2.1
Homepage
https://github.com/zopefoundation/zope.interface
PyPi:
https://pypi.org/project/zope.interface/
GitHub Repo:
https://github.com/zopefoundation/zope.interface

Classifiers

  • Software Development/Libraries/Python Modules
No  zope-interface  pypi packages just yet.

Errors

A list of common zope-interface errors.

Code Examples

Here are some zope-interface code examples and snippets.

GitHub Issues

The zope-interface package has 19 open issues on GitHub

  • Add support for Python 3.11.
  • Pip install zope.interface need the lateset setuptools (60.5.0), which can't work with python 2.7

See more issues on GitHub

Related Packages & Articles