Skip to content

A simple project made to understand basis of python and in the same time just play with sort algorithms. Everything is unit tested!!

License

Notifications You must be signed in to change notification settings

NicolasBehra/python-sort-algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-sort-algo

A simple project made to understand basis of python and in the same time just play with sort algorithms

Testing

Run unit Tests

On the root project, under tests/

> python3.6 -m unittest tests/sort_spec.py

Documentation

> pdoc --html --html-dir ./docs --overwrite ./sort

Releases

No releases published

Packages

No packages published

Languages