LICENSE
README.md
pyproject.toml
src/matomo_bootstrap/__init__.py
src/matomo_bootstrap/__main__.py
src/matomo_bootstrap/cli.py
src/matomo_bootstrap/config.py
src/matomo_bootstrap/errors.py
src/matomo_bootstrap/health.py
src/matomo_bootstrap/http.py
src/matomo_bootstrap/matomo_api.py
src/matomo_bootstrap/service.py
src/matomo_bootstrap.egg-info/PKG-INFO
src/matomo_bootstrap.egg-info/SOURCES.txt
src/matomo_bootstrap.egg-info/dependency_links.txt
src/matomo_bootstrap.egg-info/entry_points.txt
src/matomo_bootstrap.egg-info/requires.txt
src/matomo_bootstrap.egg-info/top_level.txt
src/matomo_bootstrap/installers/__init__.py
src/matomo_bootstrap/installers/base.py
src/matomo_bootstrap/installers/web.py