Skip to main content

Visualise how different sorting algorithms manage an array.

Project description

sorting_vis

See how different sorting algorithms manage an array

Dependencies

customtkinter Pillow

Installation

Make a virtual environment (recommended):

pip install virtualenv
python3 -m venv venv OR python -m venv venv
ON WINDOWS: venv\scripts\activate
ON MACOS/UNIX: source venv/bin/activate

Install the package and run the gui script:

pip install sorting_vis OR pip3 install sorting_vis
sorting_vis-ctk

Gallery

sorting algorithm config sorting algorithm visualisation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sorting_vis-1.0.1.tar.gz (238.1 kB view hashes)

Uploaded Source

Built Distribution

sorting_vis-1.0.1-py3-none-any.whl (237.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page