Skip to content

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages