LICENSE
README.md
pyproject.toml
querymate/__init__.py
querymate/py.typed
querymate/types.py
querymate.egg-info/PKG-INFO
querymate.egg-info/SOURCES.txt
querymate.egg-info/dependency_links.txt
querymate.egg-info/requires.txt
querymate.egg-info/top_level.txt
querymate/core/config.py
querymate/core/filter.py
querymate/core/query_builder.py
querymate/core/querymate.py
tests/test_filter.py
tests/test_query_builder.py
tests/test_querymate.py