MoSort

A Python library that provides various sorting algorithms including Bubble Sort, Quick Sort, Merge Sort, Insertion Sort, Selection Sort,Tim Sort, and Heap Sort. Written by Mohammad E. Eslami.

Installation

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

pip3 install mosort

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.5 2024-07-11  
0.1.4 2024-07-11    
0.1.3 2024-07-10  
0.1.2 2024-07-10    
0.1.1 2024-07-09
0.1.0 2024-07-09    

Issues with this package?

Page last updated 2026-09-03 06:30:21 UTC