piwik-tracker 0.1.0
Latest release
Released:
Official python implementation of the Piwik tracking API.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD-3)
- Author: Alexey Subbotin
- Tags piwik , tracking , analytics
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Official python implementation of the Piwik tracking API. You can use it to track visitors, ecommerce, actions, goals, generate reports and much more.
Free software: BSD license
Installation
pip install piwik-tracker
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
|---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.1.0 (2016-04-29)
First release on PyPI.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD-3)
- Author: Alexey Subbotin
- Tags piwik , tracking , analytics
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic