An open API service indexing awesome lists of open source software.

https://github.com/3ddelano/graph-visualizer-python

A graph visualizer using turtle for GUI. Supports saving and loading from csv file.
https://github.com/3ddelano/graph-visualizer-python

graph gui python turtle visualizer

Last synced: about 1 year ago
JSON representation

A graph visualizer using turtle for GUI. Supports saving and loading from csv file.

Awesome Lists containing this project

README

          

graph-visualizer-python
=========================================

### GUI tool visualize graphs and traversal algorithms (Python, Turtle and Tk)

Python3 Turtle Tk

Features
--------------

- Load / Save to csv
- Find path / Animate path
- Quick keyboard shortcuts
- Easily add more features
- Separated GUI from Graph data
- Uses inheritance and interfaces (see `/uml`)

Previous Versions
--------------

### v.1.0 (See [v1 branch](https://github.com/3ddelano/graph-visualizer-python/tree/v1))

Support the development
--------------
Buy Me A Coffee

Want to support in other ways? Contact me on Discord: `@3ddelano#6033`

For doubts / help / bugs / problems / suggestions do join: [3ddelano Cafe](https://discord.gg/FZY9TqW)