Metadata-Version: 2.1
Name: matomo
Version: 1.0.0
Summary: Python Matomo client API
Home-page: https://github.com/samastur/matomo
Author: Marko Samastur
Author-email: matomo@markos.gaivo.net
Maintainer: Marko Samastur
Maintainer-email: matomo@markos.gaivo.net
License: MIT
Project-URL: Bug Tracker, https://github.com/samastur/matomo/issues
Project-URL: Source Code, https://github.com/samastur/matomo
Keywords: matomo
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: requests>=2

This is a Python implementation of the Matomo tracking and analytics APIs based on PHP version with an almost 100% compatible API.
