LICENSE
README.md
pyproject.toml
src/matomopy/__init__.py
src/matomopy/_http.py
src/matomopy/_version.py
src/matomopy/client.py
src/matomopy/exceptions.py
src/matomopy/params.py
src/matomopy/tracking.py
src/matomopy.egg-info/PKG-INFO
src/matomopy.egg-info/SOURCES.txt
src/matomopy.egg-info/dependency_links.txt
src/matomopy.egg-info/requires.txt
src/matomopy.egg-info/top_level.txt
tests/test_client.py
tests/test_params.py
tests/test_tracking.py