Command line program to generate fractal GIFs belonging to the julia sets with function z02+C for some constant complex number C, and z0 in a given range.
To install pip packages and build the C extension:
python -m pip install -r requirements.txt
python setup.py install
To run:
python julia_set.py