LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
querysh/__init__.py
querysh/cli.py
querysh/command.py
querysh/model.py
querysh.egg-info/PKG-INFO
querysh.egg-info/SOURCES.txt
querysh.egg-info/dependency_links.txt
querysh.egg-info/entry_points.txt
querysh.egg-info/requires.txt
querysh.egg-info/top_level.txt
querysh/tests/conftest.py
querysh/tests/test_cli.py
querysh/tests/test_command.py
querysh/tests/test_model.py