LICENSE
MANIFEST.in
README.md
pyproject.toml
squid/__init__.py
squid/ml_logging/__init__.py
squid/ml_logging/loggers.py
squid/ml_logging/utils.py
squid/server/__init__.py
squid/server/operations.py
squid/server/utils.py
squid/server/infra/.env
squid/server/infra/clean-infra.sh
squid/server/infra/docker-compose.yaml
squid/server/infra/minio/create-bucket.sh
squid/server/infra/postgres/init.sql
squid_ml.egg-info/PKG-INFO
squid_ml.egg-info/SOURCES.txt
squid_ml.egg-info/dependency_links.txt
squid_ml.egg-info/requires.txt
squid_ml.egg-info/top_level.txt
tests/test_loggers.py
tests/test_server.py