LICENSE
MANIFEST.in
README.md
cheshire.yaml
pyproject.toml
requirements.txt
setup.py
cheshire/__init__.py
cheshire/database_analyzer.py
cheshire/db_connectors.py
cheshire/logo.ans
cheshire/logo2.ans
cheshire/main.py
cheshire/map_renderer.py
cheshire/matrix_heatmap.py
cheshire/pie_chart.py
cheshire/tui_mode.py
cheshire/waffle_chart.py
cheshire_sql.egg-info/PKG-INFO
cheshire_sql.egg-info/SOURCES.txt
cheshire_sql.egg-info/dependency_links.txt
cheshire_sql.egg-info/entry_points.txt
cheshire_sql.egg-info/not-zip-safe
cheshire_sql.egg-info/requires.txt
cheshire_sql.egg-info/top_level.txt
tests/test_cli.py
tests/test_data_processing.py
tests/test_dimensions.py
tests/test_json_input.py
tests/test_visualization.py