Visualise how different sorting algorithms manage an array.
Project description
sorting_vis
Visualise how different sorting algorithms manage an array
Available algorithms
Dependencies
customtkinter
Pillow
Installation
Make a virtual environment (recommended):
pip install virtualenv
python -m venv venv
Activate the virtual environment:
ON WINDOWS: venv\scripts\activate
ON MACOS/UNIX: source venv/bin/activate
Install the package and run the gui script:
pip install sorting-vis
sorting-ctk
Gallery
Project details
Release history Release notifications | RSS feed
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-2.0.1.tar.gz
(243.6 kB
view details)
Built Distribution
sorting_vis-2.0.1-py3-none-any.whl
(242.9 kB
view details)
File details
Details for the file sorting_vis-2.0.1.tar.gz
.
File metadata
- Download URL: sorting_vis-2.0.1.tar.gz
- Upload date:
- Size: 243.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1218f2e3a39092390a02f1213d0c702743d8daf8f21af17d68c80dd1a677fc2 |
|
MD5 | 88711fa764a3010f418a90a88c85fa54 |
|
BLAKE2b-256 | b25ef521d9ddf1372a84cf893b1cbcfcc2f6ee1bec4683f8e3b3ed21ee04da0d |
File details
Details for the file sorting_vis-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: sorting_vis-2.0.1-py3-none-any.whl
- Upload date:
- Size: 242.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dddb7359bdc875a224a7fa32857b6082237d9ebdba39c1a87cc637992694e551 |
|
MD5 | 6650f189a38064e448c4b201f345e4be |
|
BLAKE2b-256 | 7e5a2d7dee4ceef7ddaf21f8c9b3eb91eb704dd93888dff19ff40d4baa38b190 |