{"library":"python-interface","type":"library","category":null,"description":"The `python-interface` library provides a Pythonic way to define and enforce interfaces. It helps in creating clear contracts for classes, ensuring that implementations adhere to a specified structure. Currently at version 1.6.1, the library has a moderate release cadence, with updates addressing bugs, adding minor features like subinterfaces, and improving internal tooling.","language":"python","status":"active","version":"1.6.1","tags":["interfaces","design patterns","type checking","abstract base classes"],"install":[{"cmd":"pip install python-interface","imports":["from interface import Interface","from interface import abstractmethod","from interface import implements"]}],"homepage":null,"github":"https://github.com/ssanderson/interface","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-interface/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.03,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/python-interface/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}