What is Visualgo ?

Visualgo is a Python module developped by 7 French engineering students in the course 4 months. The objective was to propose a way to keep track of states of the variables of a program in order to algorithmically visalize the program execution.

.
└── Visualgo/
    ├── data_structures/
    ├── flow_control/
    └── visu/

In the following page, you will a quick explanation of the Library: How to use Visualgo module ?. Pleaser refer to the Visualgo user guide or the Visualgo developer guide depending on your use of the library.