py3sort

A Python package providing efficient sorting algorithms like Bubble Sort, Insertion Sort, Merge Sort, Selection Sort, Heap Sort, and Quick Sort.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install py3sort

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.3 2023-12-18      
1.0.2 2023-12-18      
0.1.8 2023-12-18      

Issues with this package?

Page last updated 2023-12-18 21:58:04 UTC