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.4.tar.gz
(13.8 kB
view details)
File details
Details for the file python-interface-1.5.4.tar.gz.
File metadata
- Download URL: python-interface-1.5.4.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
922bae0e511ec147c7c6415a66ed452815b3f442b29fcee4b7a41c8a756043a0
|
|
| MD5 |
b2d60236dfbd4622ecbbcff56fec634f
|
|
| BLAKE2b-256 |
53eb652a3d80963ed1197ebe7522209c9e03d5cc8df608b5fa759b12161ed1a5
|