gdscript-transpiler-bin is a GDScript compiler (using Nuitka), minimal scripts can be transpiled to Python. Binary builds are compiled using Forgejo Actions for Alpine Linux, macOS and Windows x86_64.
This Python program attempts to build a dependency graph of the custom classes in a Godot project. It outputs the result in the console as DOT language. You can use ...