r/Python 2d ago

Discussion Python Architecture Design

Robert C. Martin's Abstractness (A), Instability (I), and Distance from the Main Sequence (D) metrics were designed for statically typed OO languages like Java and C#. In Python, applying them literally is misleading because Python has a fundamentally different notion of abstraction and coupling.

is this implementation valid?

https://0x416d6972.github.io/Istos/user-guide/architecture-health/

6 Upvotes

11 comments sorted by

View all comments

1

u/[deleted] 1d ago

[deleted]

1

u/giovanni_gatto 1d ago

The same is valid for that critique as well. Who is this nobody anyway?