No project description provided
Project description
Installation
Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.
With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-analytics-admin
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-analytics-admin
Next Steps
Read the Client Library Documentation for Analytics Admin API to see other available methods on the client.
Read the Analytics Admin API Product documentation to learn more about the product and see How-to Guides.
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
google-analytics-admin-0.3.2.tar.gz
(111.6 kB
view hashes)
Built Distribution
Close
Hashes for google-analytics-admin-0.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9aed2d6459eac953907a2909778f32652c23c9dc8ac0e94c07d5b79b9ebfbeb3 |
|
MD5 | e7aee2573ad4f5019ab362e4aca0b9db |
|
BLAKE2b-256 | 2e498f5aff05ec11edf9c83f71853260d70f8a2af305064e740d64267a800562 |
Close
Hashes for google_analytics_admin-0.3.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 112a37a41bfcd1060427b9608689c446721f5f2bd73da261983c6f8206102365 |
|
MD5 | 7c0f6e3f582c4b7dcb21af33ef6c8e32 |
|
BLAKE2b-256 | eb7891f01b1019d5887a245cb8990ae948ae925382998e19562c9b8f8c27ff1f |