Skip to main content

Python wrapper for the Piwik API

Project description

pywik
=====

Python wrapper for the Piwik API.

# Quickstart

Connect to a running Piwik server:

import Pywik

connection = Pywik.Server(
url='piwik.mydomain.com',
auth_token='6a110eba31b4424558fb00c2a76f7380',
)

print(connection.version)
> 2.7.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

pypiwik-0.0.0dev1.zip (4.4 kB view hashes)

Uploaded Source

pypiwik-0.0.0dev1.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page