Description
===========

Easy Python 3 Library

- 0.0.1 - Create ENV, create structure
- 0.0.2 - Create modules import
- 0.0.3 - Create selection sort from low to high
- 0.0.4 - Create selection sort from high to low
- 0.0.5 - Create binary search algorithm