.gitignore
CHANGELOG.md
CONTRIBUTING.md
DEPLOYMENT.md
Dockerfile
LICENSE
MANIFEST.in
Makefile
PUSH_MANUAL.md
PUSH_TO_GITHUB.md
QUICKSTART.md
README.md
push.sh
pyproject.toml
setup.py
.github/workflows/coverage.yml
.github/workflows/docker.yml
.github/workflows/release.yml
.github/workflows/tests.yml
docs/dashboard_screenshot.png
examples/demo.py
memoryguard/__init__.py
memoryguard/core.py
memoryguard/dashboard.py
memoryguard/integration.py
memoryguard.egg-info/PKG-INFO
memoryguard.egg-info/SOURCES.txt
memoryguard.egg-info/dependency_links.txt
memoryguard.egg-info/requires.txt
memoryguard.egg-info/top_level.txt
tests/test_memoryguard.py