Skip to content

nbnds/NodeGraphEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a pygame experiment to create node-graph based user interface.

Setup

Install UV package manager

(Optional) winget search uv

winget install astral-sh.uv

Run environment setup inside the project directory

uv sync

Run tests

uv run pytest

Run linter

uv run ruff check .

Open the folder in VSCode and start coding.

Tagging

git tag -a dev-0017a -m "description"

git push origin dev-0017a

About

Simple Node Graph Editor

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages