Skip to content

frenzymadness/zope.interface

This branch is 98 commits behind zopefoundation/zope.interface:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

202d9dc · Oct 5, 2023
Oct 5, 2023
Apr 2, 2020
Oct 5, 2023
Aug 24, 2023
Jun 2, 2021
Jan 24, 2022
Jul 7, 2022
Oct 5, 2023
Jan 24, 2022
Oct 5, 2023
Sep 29, 2023
Oct 5, 2023
Jul 7, 2022
Apr 6, 2010
Apr 6, 2010
Sep 29, 2023
Feb 26, 2021
Oct 5, 2023
Dec 14, 2015
Mar 26, 2012
Jun 23, 2023
Oct 5, 2023
Oct 5, 2023

Repository files navigation

zope.interface

Latest Version Supported Python versions Documentation Status

This package is intended to be independently reusable in any Python project. It is maintained by the Zope Toolkit project.

This package provides an implementation of "object interfaces" for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python.

For detailed documentation, please see https://zopeinterface.readthedocs.io/en/latest/

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • C 6.7%
  • Other 0.4%