LICENSE
MANIFEST.in
README.md
pyproject.toml
src/colormaps/__init__.py
src/colormaps/cet_colormap.py
src/colormaps/hsv256_colormap.py
src/colormaps/landscape256_colormap.py
src/colormaps/make_colormap.py
src/colormaps/metallic256_colormap.py
src/colormaps/mymap_colormap.py
src/colormaps/pastels256_colormap.py
src/colormaps/tropical_colormap.py
src/colormaps/twilight256_colormap.py
src/colormaps/twilights512_colormap.py
src/pymandel/__init__.py
src/pymandel/__main__.py
src/pymandel/_version.py
src/pymandel/about_dialog.py
src/pymandel/app.py
src/pymandel/fractal_frame.py
src/pymandel/howto_dialog.py
src/pymandel/mandelbrot.py
src/pymandel/mandelcli.py
src/pymandel/menu_bar.py
src/pymandel/settings_frame.py
src/pymandel/status_frame.py
src/pymandel/strings.py
src/pymandel/stringsDE.py
src/pymandel/stringsEN.py
src/pymandel/stringsES.py
src/pymandel/stringsFR.py
src/pymandel.egg-info/PKG-INFO
src/pymandel.egg-info/SOURCES.txt
src/pymandel.egg-info/dependency_links.txt
src/pymandel.egg-info/entry_points.txt
src/pymandel.egg-info/requires.txt
src/pymandel.egg-info/top_level.txt
src/pymandel/resources/pymandel.ico
src/pymandel/resources/pymandel.png
src/pymandel/resources/thumbnail.gif
tests/test_static.py
tests/testsuite.py