google-csv-helper

View on PyPIReverse Dependencies (0)

1.2.5 google_csv_helper-1.2.5-py3-none-any.whl

Wheel Details

Project: google-csv-helper
Version: 1.2.5
Filename: google_csv_helper-1.2.5-py3-none-any.whl
Download: [link]
Size: 23189
MD5: f074691f459195be406941cfad5426b6
SHA256: 8ad5cd456f4133669384ad267ef69a57b413cd2b0dc0b721e7fe2b671c128e08
Uploaded: 2024-05-30 16:43:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: google-csv-helper
Version: 1.2.5
Summary: A simple tool that takes CSV reports from Google Adsense, Google Admob, and Google Analytics and outputs them in JSON / Pandas.DataFrame format.
Author: Yuan-Yi Chang
Author-Email: <changyy.csie[at]gmail.com>
Home-Page: https://github.com/changyy/google-csv-helper
Download-Url: https://pypi.org/project/google-csv-helper/
Keywords: python,google,csv,adsense,admob,report
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: >=3.10
Requires-Dist: google-api-python-client (==2.114.0)
Requires-Dist: google-auth-oauthlib (==1.2.0)
Requires-Dist: numpy (==1.26.3)
Requires-Dist: pandas (==2.1.4)
Requires-Dist: asciichartpy (==1.5.25)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6294 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
google_csv_helper/__init__.py sha256=xkf2GI231M_jPMmzfPrpGXJ9XHite4eUH5KSjtMfG_4 48
google_csv_helper/adsense_csv_helper.py sha256=xPDpafVaEAyx__fMJW8qftYXDZ1yBhPPRNtgbmyQnGA 12538
google_csv_helper/cmd.py sha256=gR0hCcbvVLaLL_C1UYDfBVzec5AZKuy6MOY3c8LsmSc 12082
google_csv_helper/csv_common.py sha256=9roqj05ehkVgXLtnip05VlUzxk_gH6P73qGOyn5vTUY 4089
google_csv_helper/csv_helper.py sha256=nj1Q4ErFhtboos3S94JVT3m94q-XFv0j_nccOXxn4jM 16332
google_csv_helper/ga3_csv_helper.py sha256=9rGAvCWao-hQETVSak2pzOsnVNPiyTDZSOlbyIrlvxY 9231
google_csv_helper/ga4_csv_helper.py sha256=CrpbE4n-vo0QPeSYIsn8RKRrCBSuqHi8cN3bEcoP57o 8010
google_csv_helper/google_common.py sha256=NQJRhkss2lpGGjSjdCEzijds_Xb395LvRq3GLsTbKUI 19458
google_csv_helper-1.2.5.dist-info/LICENSE sha256=P1tdyAEKah-ionMUeHlehtI90mYpj4Y0sX1P73vF-Z0 1070
google_csv_helper-1.2.5.dist-info/METADATA sha256=MgpC3BgNDMRuxtOY_IPuywopSN2Hjpw09OFORF33fw8 8188
google_csv_helper-1.2.5.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
google_csv_helper-1.2.5.dist-info/entry_points.txt sha256=FVgVWW5zIKYhRF39uhaGT91SzsRMMlX2gai-Ey3i4is 65
google_csv_helper-1.2.5.dist-info/top_level.txt sha256=lqqHaAtJ-ElPKk0WD3BfUbkdbGKojKNbl1hpHZSWMfw 18
google_csv_helper-1.2.5.dist-info/RECORD

top_level.txt

google_csv_helper

entry_points.txt

google-csv-helper = google_csv_helper.cmd:main