bekha-io / pynterface
View external linksLinks

The pynterface library provides a mechanism for enforcing strict adherence to interfaces in Python. It allows you to define interfaces using the Interface class and ensures that all implementing classes properly implement the required methods defined in the interface.
12May 26, 2023Updated 2 years ago

Alternatives and similar repositories for pynterface

Users that are interested in pynterface are comparing it to the libraries listed below

Sorting:

Are these results useful?