Home

Awesome

Python Sorting Demo (PySortDemo)

This project is intended to help visualize different sorting algorithms.

Prerequisite software:

To run the program, run SortDisplay.py.

For help on the command-line arguments accepted, run: SortDisplay.py --help

NB: This has been written in Python 2.x, and is most likely NOT compatible with Python 3.x.