Just a few steps, make your algorithm alive

Algviz is an algorithm visualization tool.
You can see live algorithm animation by adding a few algviz interfaces to your Python code!


Quick Start



Support multiple data structures

There are multiple data structures defined in Algviz to support various animation effects.
You can use them just like Python's built-in objects.

Vector Table Tree Graph

Tutorial



Embed animations in Jupyter Notebook

You can use Algviz to generate animations in Jupyter Notebook., and preview the algorithm animations in real time.


More Notebooks