This package developped for our CI/CD project writes in a file every XX seconds an array of 10 random numbers and this array sorted by increasing numbers.
You musthave Python3 installed on your machine.
You can check if you already have it installed with the command : python --version
.
Otherwise you can get it by downloading it on the official website here.
Don't forget to check the 'add to local variables' option!
pip install .
python -m camel_bubblesort.TestBubblesort
python -m camel_bubblesort.bubblesort