.bumpversion.cfg
.gitignore
LICENSE
README.md
VERSION
pyproject.toml
requirements.txt
setup.py
commands/__init__.py
commands/exporter.py
commands/flusher.py
commands/migrator.py
config/flusher.config.json
config/migration.config.json
docs/commands.md
docs/guide.md
metabasepy/__init__.py
metabasepy/client.py
metabasepy/table_parser.py
metabasepy.egg-info/PKG-INFO
metabasepy.egg-info/SOURCES.txt
metabasepy.egg-info/dependency_links.txt
metabasepy.egg-info/top_level.txt
scripts/release.sh