Advanced Node System (DAG) in tkinter python!
- Lightweight library
- Easy to install and use
- Multiple nodes and inputs
- Save/Load node trees
- Canvas with drag and zoom ability
- Customizable nodes and options
- Built-in Node menu
pip install tknodesystem
- tkinter
- customtkinter (for the node menu)
- Node Types
- Node Menu
- Node Canvas
Full documentation can be found in the Wiki page
Examples can be found in the examples
folder.
Maths with tknodes
Image manipulation with PIL
3D Viewer
This library is at experimental stage, so there must be some bugs which can appear randomly.
So, please report the bugs at the issues/discussions tab. A pull request is always welcomed :)