Metadata-Version: 2.1
Name: whale-googleanalytics
Version: 1.25
Summary: This library is used to fetch data from Google Analytics GA v4 and MCF v3
Author: PO Boisvert
Author-email: you@example.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fastapi (>=0.70.0,<0.71.0)
Requires-Dist: gino[pg,starlette] (>=1.0.1,<2.0.0)
Requires-Dist: google-api-python-client (>=2.31.0,<3.0.0)
Requires-Dist: gunicorn (>=20.1.0,<21.0.0)
Requires-Dist: oauth2client (>=4.1.3,<5.0.0)
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: plotly (>=5.4.0,<6.0.0)
Requires-Dist: psycopg2-binary (>=2.9.2,<3.0.0)
Requires-Dist: uvicorn (>=0.15.0,<0.16.0)
