LICENSE
README.md
pyproject.toml
setup.py
solgate/__init__.py
solgate/cli.py
solgate/lookup.py
solgate/report.py
solgate/transfer.py
solgate/version.py
solgate.egg-info/PKG-INFO
solgate.egg-info/SOURCES.txt
solgate.egg-info/dependency_links.txt
solgate.egg-info/entry_points.txt
solgate.egg-info/requires.txt
solgate.egg-info/top_level.txt
solgate/utils/__init__.py
solgate/utils/email_alert_template.html
solgate/utils/email_alert_template.txt
solgate/utils/exceptions.py
solgate/utils/io.py
solgate/utils/logging.py
solgate/utils/s3.py
tests/__init__.py
tests/cli_test.py
tests/conftest.py
tests/lookup_test.py
tests/report_test.py
tests/transfer_test.py
tests/utils/__init__.py
tests/utils/io_test.py
tests/utils/s3_test.py