Pythonic Interface definitions
Project description
interface is a library for declaring interfaces and for statically asserting that classes implement those interfaces. It aims to provide stricter semantics and better error messages than Python’s built-in abc module.
interface supports Python 2.7 and Python 3.4+.
For more information, see our documentation.
Installation
$ pip install python-interface
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-interface-1.5.1.tar.gz
(14.8 kB
view hashes)