LICENSE
README.md
pyproject.toml
sqlitexplorer/__init__.py
sqlitexplorer/__main__.py
sqlitexplorer/charts.py
sqlitexplorer/cli.py
sqlitexplorer/completion.py
sqlitexplorer/core.py
sqlitexplorer/render.py
sqlitexplorer/shell.py
sqlitexplorer.egg-info/PKG-INFO
sqlitexplorer.egg-info/SOURCES.txt
sqlitexplorer.egg-info/dependency_links.txt
sqlitexplorer.egg-info/entry_points.txt
sqlitexplorer.egg-info/requires.txt
sqlitexplorer.egg-info/top_level.txt
tests/test_charts.py
tests/test_cli.py
tests/test_completion.py
tests/test_core.py
tests/test_render.py
tests/test_shell.py