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.1.tar.gz
(19.4 kB
view details)
File details
Details for the file python-interface-1.6.1.tar.gz
.
File metadata
- Download URL: python-interface-1.6.1.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e710f7e38826db0e9b5719e6c4260f68376c1d0fd9a1f9800708644bc63828 |
|
MD5 | 0d806f8675ca1135be94c22267d4d879 |
|
BLAKE2b-256 | fce9092908ad6587b2537ab19fd68cea2eae520321530f23c4b82af71a38b8a1 |