How to share class relationship representations?

dieter dieter at handshake.de
Thu Sep 21 02:00:21 EDT 2017


Leam Hall <leamhall at gmail.com> writes:
> On 09/19/2017 11:16 AM, Stefan Ram wrote:
>> leam hall <leamhall at gmail.com> writes:
>>> I'm working on designing the classes, sub-classes, and relationships in my
>>> code. What is a good visual way to represent it so it can be stored in git
>>> and shared on the list without large images or attachments?
>>    Code /is/ design.
>
>
> I tried that with the small bit of code I have and was told it was too
> confusing. Still working on this.

A standard to describe such relationships is
UML (= "Universal Modeling Language").
There are (partially expensive) tools to visualize UML models.




More information about the Python-list mailing list