Application to visualize fractals of mandelbrot and julia.
pip3 install mandelia
python3 -m mandelia
Before trying to build, you need to install Microsoft C++ Build Tools
pip3 install git+https://github.com/Dashstrom/mandelia
python3 -m mandelia
git clone https://github.com/Dashstrom/mandelia.git
pip3 install -r requirements_dev.txt
python3 setup.py build_exe
python3 -m mandelia
python3 setup.py test
git clone https://github.com/Dashstrom/mandelia.git
cd mandelia
py setup.py exe
.\dist\Mandelia.exe