Painless Google Analytics
Project description
# Gapy
Gapy is a thin service account client for Google Analytics.
# Get set up
First you need to create a service account in your [Google API Console](https://code.google.com/apis/console). Then just create a gapy client and start querying.
{{{python import gapy
client = gapy.service_account() client.query.get(“12345”, datetime(2012, 1, 1), datetime(2012, 2, 2), “visits”, “date”) }}}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gapy-0.0.1.tar.gz
(3.8 kB
view details)
File details
Details for the file gapy-0.0.1.tar.gz.
File metadata
- Download URL: gapy-0.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b2e1164ff081b3ec6702ff5bf5b4ac291eb4ef15207c91ff62201ecdbfe1c6f
|
|
| MD5 |
cbbe7557a65fa8b787fe6500afc2b556
|
|
| BLAKE2b-256 |
d454d424c8ee60d87dbc16525de3251f2da4173948803005a78fefe504c7daaf
|