This python project uses GUI to display a fibonacci spiral, based on the number of spirals the user would like to generator. I completed a GUI project in my introduction to algorithms and data structures course (CSCI 1933), and wanted to do something similar but in a different language and something that uses math:)
pip install -r requirements.txt
git clone https://github.com/LydiaAlem/Fibonacci-Spiral-Generator.git
>> cd Fibonacci-Spiral-Generator