Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197093
| From | dn <PythonList@DancesWithMice.info> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: How to go about describing my software with a component diagram? |
| Date | 2024-12-25 09:46 +1300 |
| Organization | DWM |
| Message-ID | <mailman.21.1735073614.2912.python-list@python.org> (permalink) |
| References | <CAGJtH9SeSw6CJEgs37MQ9DJEADeQy4M_bAYPH1yeFiJN+mTLYQ@mail.gmail.com> <f5054d26-39ca-4bbb-8eb7-a8b0455c7966@DancesWithMice.info> |
On 25/12/24 06:27, marc nicole via Python-list wrote: > Hello community, > > I have created a Python code where a main algorithm uses three different > modules (.py) after importing them. > > To illustrate and describe it I have created the following component > diagram? > > > [image: checkso.PNG] > > Could it be improved for better description and readability? Possibly - so little detail as to topic and any hints in the diagram redacted! What messages do you want to communicate with this diagram? Given that the three modules are subordinate contributors to the script/algorithm, place the three modules inside a larger "Algorithm" shape. -- Regards, =dn
Back to comp.lang.python | Previous | Next | Find similar
Re: How to go about describing my software with a component diagram? dn <PythonList@DancesWithMice.info> - 2024-12-25 09:46 +1300
csiph-web