MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
digilog/__init__.py
digilog/_state.py
digilog/api.py
digilog/cli.py
digilog/client.py
digilog/config.py
digilog/exceptions.py
digilog/run.py
examples/advanced_usage.py
examples/basic_usage.py
python_digilog.egg-info/PKG-INFO
python_digilog.egg-info/SOURCES.txt
python_digilog.egg-info/dependency_links.txt
python_digilog.egg-info/requires.txt
python_digilog.egg-info/top_level.txt
tests/__init__.py
tests/test_client.py