A Python tool to read CSV files, transform them to JSON, and push the data to a sprint_excel_webserver. Current version 0.1.2, released sporadically. Python >=3.7, <4.0.
pip install sprint-datapusherNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: read CSV, transform to JSON, push to sprint_excel_webserver.
Ensure CSV headers match the expected schema exactly.
Wrap push calls in try/except and inspect response.
No dependency data recorded yet.