Metadata-Version: 2.1
Name: ga-extractor
Version: 0.1.0
Summary: Tool for extracting Google Analytics data suitable for migrating to other platforms
Home-page: https://github.com/MartinHeinz/ga-extractor
License: MIT
Keywords: analytics,google
Author: Martin-Heinz1
Author-email: martin.heinz1@ibm.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: coverage[toml] (>=6.3.2,<7.0.0)
Requires-Dist: google-api-python-client (>=2.41.0,<3.0.0)
Requires-Dist: google-auth-oauthlib (>=0.5.1,<0.6.0)
Requires-Dist: shellingham (>=1.4.0,<2.0.0)
Requires-Dist: typer (>=0.4.0,<0.5.0)
Requires-Dist: validators (>=0.18.2,<0.19.0)
Project-URL: Bug Tracker, https://github.com/MartinHeinz/ga-extractor/issues
Project-URL: Repository, https://github.com/MartinHeinz/ga-extractor
