Releases: daniel117622/PyGraph
Releases · daniel117622/PyGraph
Release list
Windows 10 VSCode EXE
Windows 10 VSCode Executable
In this release, entries are now sorted by complexity. Functions with more dependencies appear first, followed by those with less nesting. Top-level functions not defined in the source come last. This change provides a clearer and more efficient overview.
Here you can see the function names sorted out, and at the end Functions / Classes at one level of nesting:

This is comfortable for getting an overview at the program.