https://www.integralist.co.uk/posts/python-code-design/#interfaces-protocols-and-abstract-methods - интерфейсы, протоколы и абстрактные методы
#interface #protocols #abstract_methods
#interface #protocols #abstract_methods
integralist
Python Code Design and Dependency Management ⋆ Mark McDonnell
Introduction This post is going to cover a few tools and features I plan on using when writing Python code in 2019. I’ve grouped these into the following sections:
Type Hints and Static Analysis Interfaces, Protocols and Abstract Methods Dependency Management…
Type Hints and Static Analysis Interfaces, Protocols and Abstract Methods Dependency Management…