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.3.tar.gz
(14.2 kB
view details)
File details
Details for the file python-interface-1.5.3.tar.gz.
File metadata
- Download URL: python-interface-1.5.3.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.19.5 CPython/2.7.15rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
697cdfafc421d7b6919bbc5768730af7b8f27906fd35ecbf40553ec911bdc48f
|
|
| MD5 |
01af271d57cae210179a7a740336f659
|
|
| BLAKE2b-256 |
0fad52750ddcfb2cefea70322191071ce8c1e7dfbf97beb8acd415879f1b641d
|