Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.1.32 instead.

tha-wright-stuff

PyPI Python codecov dep floors pre-commit size

Install the entire Tabular Helper (tha-*) library family in one shot.

pip install tha-wright-stuff

What is this?

tha-wright-stuff serves two purposes at once:

1. Meta-package

One install pulls in every tha-* library and re-exports all of their public symbols from a single namespace. Instead of installing and importing from eight separate packages, you can just do:

# AWS
from tha_wright_stuff import ThaDdb, ThaGsi, ThaS3, ThaSSM, DdbCostTracker, cli_auth_check, current_identity, parse_arn, parse_assumed_role_arn
# CSV
from tha_wright_stuff import ThaCSV
# Ed-Fi
from tha_wright_stuff import ThaEdfiBase, ThaStudentAssessment
# Google
from tha_wright_stuff import ThaSheets, ThaDocs, ThaDrive, ThaSlides, ThaGmail
# Map
from tha_wright_stuff import ThaMap
# Requests
from tha_wright_stuff import ThaReq
# Snowflake
from tha_wright_stuff import ThaSnowflake, Session, list_profiles
# Utils
from tha_wright_stuff import ThaStr, ThaNum, ThaDT, ThaDict, ThaList, ThaType

Every public class, function, and error type from all eight libraries is available at the top level.

2. Cross-family integration canary

uv.lock is intentionally not committed to this repo. That means every CI run resolves all eight libraries fresh from PyPI — no pinned snapshot. If any two libraries in the family ship incompatible dependency requirements, this repo's CI will fail, surfacing the conflict before users hit it.


Included libraries

Package PyPI Size GitHub What it does
tha-csv-runner PyPI size tha-csv-runner Read and write CSVs with progress bars, header validation, chunking, sort/filter, and an optional per-row validator callback.
tha-map-runner PyPI size tha-map-runner Enrich and join dicts using dotted-path projection and O(n+m) index-based lookups. Supports left / inner / anti joins and DynamoDB result shapes.
tha-req-runner PyPI size tha-req-runner Transport layer for API runners — session management, retries, safe_call, and a normalized parse_response dict. Supports both requests and httpx backends.
tha-aws-runner PyPI size tha-aws-runner DynamoDB (ThaDdb), GSI queries (ThaGsi), S3 (ThaS3), SSM Parameter Store (ThaSSM), a DdbCostTracker context manager that tallies RCU/WCU and USD cost per run, and standalone helpers (cli_auth_check, current_identity, parse_arn, parse_assumed_role_arn).
tha-utils-helper PyPI size tha-utils-helper Zero-dependency utilities: ThaStr (slugify, format), ThaNum (currency, parens-as-negative, cast), ThaDT (auto-detect date formats), ThaDict (pick, omit, rename), ThaList (chunk, flatten), ThaType (bool/int/float coercion). All include matching *_rows batch methods.
tha-edfi-runner PyPI size tha-edfi-runner Ed-Fi ODS API client — OAuth client-credentials auth, pagination, and chunked parallel posting via ThreadPoolExecutor.
tha-google-runner PyPI size tha-google-runner Typed wrappers for Google Sheets (ThaSheets), Docs (ThaDocs), Drive (ThaDrive), Slides (ThaSlides), and Gmail (ThaGmail) — OAuth2 or ADC auth, read/write/upsert rows, file download, presentation creation, and email sending.
tha-snowflake-runner PyPI size tha-snowflake-runner Snowflake query runner (ThaSnowflake) — named connection profiles, query execution to row dicts, and chunked parallel inserts.

Requirements

  • Python 3.10+

All eight libraries are installed automatically as dependencies, including the httpx transport backend for tha-req-runner.


License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tha_wright_stuff-0.1.21.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tha_wright_stuff-0.1.21-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file tha_wright_stuff-0.1.21.tar.gz.

File metadata

  • Download URL: tha_wright_stuff-0.1.21.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for tha_wright_stuff-0.1.21.tar.gz
Algorithm Hash digest
SHA256 0edcc6b4f82843afc29f8aa9947ac66c2d0e0e8b1c5dcd08eabe9f06d9ca144e
MD5 98a02d6bf2d3fc20865758dbc43b58c1
BLAKE2b-256 5eb74a75aaf0fd306e73df9cd0d7ada4a39c51cb02e4e2faeb71a149ab6d2025

See more details on using hashes here.

Provenance

The following attestation bundles were made for tha_wright_stuff-0.1.21.tar.gz:

Publisher: publish.yml on tha-guy-nate/tha-wright-stuff

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tha_wright_stuff-0.1.21-py3-none-any.whl.

File metadata

File hashes

Hashes for tha_wright_stuff-0.1.21-py3-none-any.whl
Algorithm Hash digest
SHA256 69dfeecfb7daae9d045745ec20a8a41cbc2665108445dea93ea1605b6609aebf
MD5 dfb4f031e2f9ee91ec3ac0c4a9e7e859
BLAKE2b-256 8a170a84225f696bab73afc51a2a476b60a50696cd784a4d97edb0f986ecdf33

See more details on using hashes here.

Provenance

The following attestation bundles were made for tha_wright_stuff-0.1.21-py3-none-any.whl:

Publisher: publish.yml on tha-guy-nate/tha-wright-stuff

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page