interface-meta 1.3.0
0
`interface_meta` provides a convenient way to expose an extensible API with enforced method signatur
Contents
interface_meta
provides a convenient way to expose an extensible API with enforced method signatures and consistent documentation.
The matthewwardrop/interface_meta
repo was created 5 years ago and the last code push was 2 years ago. The project is not very popular with only 2 github stars!
How to Install interface-meta
You can install interface-meta using pip
pip install interface-meta
or add it to a project with poetry
poetry add interface-meta
Package Details
- Author
- Matthew Wardrop
- License
- MIT
- Homepage
- PyPi:
- https://pypi.org/project/interface-meta/
- GitHub Repo:
- https://github.com/matthewwardrop/interface_meta
Classifiers
Related Packages
Errors
A list of common interface-meta errors.
Code Examples
Here are some interface-meta
code examples and snippets.