zope.interface 7.1.0
0
Interfaces for Python
Contents
Interfaces for Python
Stars: 329, Watchers: 329, Forks: 70, Open Issues: 20The zopefoundation/zope.interface
repo was created 11 years ago and the last code push was Yesterday.
The project is popular with 329 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
Related Packages
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 20 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