Skip to content

Releases: daniel117622/PyGraph

Windows 10 VSCode EXE

Choose a tag to compare

@daniel117622 daniel117622 released this 23 Dec 06:14

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:
image

This is comfortable for getting an overview at the program.