Leam Hall <leamh...@gmail.com> writes: > On 09/19/2017 11:16 AM, Stefan Ram wrote: >> leam hall <leamh...@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. -- https://mail.python.org/mailman/listinfo/python-list