Metadata-Version: 2.1
Name: am4894ga
Version: 0.0.3
Summary: Helper library for google analytics reporting api
Home-page: https://github.com/andrewm4894/am4894ga/tree/master/
Author: Andrew Maguire
Author-email: email@example.com
License: Apache Software License 2.0
Keywords: googleanalytics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: google-api-python-client (==1.11.0)
Requires-Dist: oauth2client (==4.1.3)
Requires-Dist: pandas (==1.1.2)
Requires-Dist: python-dotenv (==0.14.0)

# am4894ga
> My helper library for Google Analytics reporting API.


foo.

## Install

`pip install am4894ga`


