Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Macinto5h/snflwrpy

Repository files navigation

snflwrpy

Visually demonstrates the function of sorting algorithms using Vogel's Fibonacci model of a Fermat spiral.

Development

Starting application

To start the application run

poetry run start [options]

To see available options add the argument --help.

Testing

To perform tests run

poetry run pytest

To perform tests with coverage stats run

poetry run pytest --cov=snflwrpy

Linting

To lint the source code along with the test suites run

poetry run pylint ./snflwrpy ./tests

About

Visually demonstrates the function of sorting algorithms using Vogel's Model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages