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.6.0.tar.gz
(15.3 kB
view details)
File details
Details for the file python-interface-1.6.0.tar.gz.
File metadata
- Download URL: python-interface-1.6.0.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b26a1c7fef45d32d473c9047b07618c66c66e2351f1ff6f71136bccf77f6c123
|
|
| MD5 |
d4802a1309a4af9be2345ae12a452f48
|
|
| BLAKE2b-256 |
de72376dd5f3141d73adfa744314367b047b2860a5c30b7e69219b88cb93d928
|