9 projects
tha-csv-runner
A Tabular Helper API library that reads and writes CSVs with progress tracking, header validation, and structured per-row errors.
tha-aws-runner
A Tabular Helper API library that wraps common AWS services (DynamoDB, S3, SSM) with a typed, consistent interface built on boto3.
tha-snowflake-runner
A Tabular Helper API library that wraps snowflake-connector-python with typed connection management, multi-format profile support, and a normalized query return shape.
tha-utils-helper
A Tabular Helper utility library with general-purpose helpers, string normalization, numeric parsing, and date formatting for the tha-* ecosystem.
tha-wright-stuff
A Tabular Helper meta-package that bundles the full tha-* library family in a single install.
tha-map-runner
A Tabular Helper API library that maps and joins dict-like data into row dicts using dotted-path projection.
tha-google-runner
A Tabular Helper API library that wraps Google Sheets, Docs, Drive, Slides, and Gmail with a typed, consistent interface.
tha-edfi-runner
A Tabular Helper API library that wraps the Ed-Fi ODS REST API with a typed, pipeline-friendly interface.
tha-req-runner
A Tabular Helper API library that wraps requests with thread-safe session reuse, automatic retries, and a normalized response dict.