Metadata-Version: 2.1
Name: matomo
Version: 0.7
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
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
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.


