setup.cfg
setup.py
almonds/__init__.py
almonds/almonds.py
almonds/logger.py
almonds/main.py
almonds/mandelbrot.py
almonds/params.py
almonds/plane.py
almonds/splash.py
almonds/utils.py
almonds.egg-info/PKG-INFO
almonds.egg-info/SOURCES.txt
almonds.egg-info/dependency_links.txt
almonds.egg-info/entry_points.txt
almonds.egg-info/requires.txt
almonds.egg-info/top_level.txt
almonds/cursebox/__init__.py
almonds/cursebox/colors.py
almonds/cursebox/colortrans.py
almonds/cursebox/constants.py
almonds/cursebox/cursebox.py
almonds/cursebox/pairs.py
almonds/cursebox/symbols.py
almonds/graphics/__init__.py
almonds/graphics/drawing.py
almonds/graphics/input_menu.py
almonds/graphics/option_menu.py
almonds/graphics/splash_popup.py
almonds/tests/__init__.py
almonds/tests/fake_terminal.py
almonds/tests/test_drawing.py
almonds/tests/test_logger.py
almonds/tests/test_mandelbrot.py
almonds/tests/test_plane.py
almonds/tests/test_utils.py