LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/README.md
examples/example.py
examples/example_long.py
monitor/.env.example
monitor/Dockerfile
monitor/README.md
monitor/__init__.py
monitor/docker-compose.ghcr.yml
monitor/docker-compose.yml
monitor/requirements.txt
monitor/shellhorn_monitor.py
monitor/test_notifications.py
shellhorn/__init__.py
shellhorn/cli.py
shellhorn/config.py
shellhorn/core.py
shellhorn/notifiers.py
shellhorn.egg-info/PKG-INFO
shellhorn.egg-info/SOURCES.txt
shellhorn.egg-info/dependency_links.txt
shellhorn.egg-info/entry_points.txt
shellhorn.egg-info/requires.txt
shellhorn.egg-info/top_level.txt
tests/test_integration.py