top | item 42290656

(no title)

KennedyRichard | 1 year ago

Hello, creator/maintainer of Nodezator here. Nodezator is not a framework, but an application where you can load, connect and execute your Python functions as a graph. You can also export your graphs back as Python code. Even so, it seems it is not what you are looking for.

Unfortunately I don't have much experience with other similar projects. I did research many of them before deciding to make my own in case one existed that already met my needs. Didn't find what I wanted, which is why I made Nodezator.

However, this doesn't mean what I found was bad. Quite the contrary. There are a few interesting node editor projects in the Python ecosystem, each awesome in their own particular way. Unfortunately, as I said, I can't say much about them, and some of them don't seem to be maintained often. Even so, I'll mention them here in case you want to take a look.

Ryven - always come up in node editor discussions PyFlow - another one that is mentioned often DearPyGui - python GUI framework built on top of imgui, includes facilities for node editing interfaces (I find their nodes very charming) NetworkX - not a node editor framework, but a lib with lots of utilities for representing and operating on graphs

discuss

order

No comments yet.