pyalgos

version travis coveralls license

pyalgos is a package for implementing various algorithms:

  • Sorting
    • Insertion Sort
    • Selection Sort
    • Merge Sort

Features

  • Supported on Python 2.7 and Python 3.3+.

Quickstart

Install using pip:

pip install pyalgos

Indices and tables