lfavole / mandelbrot

Paint the Mandelbrot set.

Home Page:https://pypi.org/project/lf-mandelbrot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mandelbrot set

Paint the Mandelbrot set or a fractal, with the color theme that you want.

Building

python -m install -e .
python -m build
twine check dist/*
twine upload dist/*

About

Paint the Mandelbrot set.

https://pypi.org/project/lf-mandelbrot

License:The Unlicense


Languages

Language:Python 100.0%