Skip to main content

CLI tools for data engineering workflows

Project description

adaptivegears

CLI tools for data engineering workflows. Part of the AdaptiveGears ecosystem.

Why

We document patterns in our knowledge base. But patterns without tools are just theory.

This library closes the loop: tools we actually use at work become the examples in our articles. When we write about UUID v7 for time-sortable identifiers, we're using adaptivegears uuid -7. When we document PostgreSQL introspection, we're running adaptivegears pg list.

The constraint: keep it practical. All dependencies included - no extras to manage.

Install

uvx adaptivegears --help

No install needed. uvx runs it directly from PyPI.

Commands

uuid

Generate UUIDs. v4 by default, v7 for time-sortable.

uvx adaptivegears uuid           # v4
uvx adaptivegears uuid -7        # v7 (time-sortable)
uvx adaptivegears uuid -7 -n 5   # multiple

pg

PostgreSQL utilities. Uses libpq environment variables.

export PGDATABASE=mydb PGHOST=localhost PGUSER=postgres

uvx adaptivegears pg list                # tables in public schema
uvx adaptivegears pg list -s myschema    # different schema
uvx adaptivegears pg list --json         # machine-readable

Claude Code

These tools work well with Claude Code.

For repetitive tasks, Claude Code tends to write solutions from scratch. It usually works. But edge cases accumulate in places you wouldn't expect - bit layouts, parsing quirks, format inconsistencies.

This library provides polished alternatives. Instead of generating throwaway scripts, Claude Code can reach for tested implementations. The --json flag ensures consistent output for further processing.

The tools grow from patterns we've already debugged. Less re-invention, fewer surprises, fewer tokens.

Links

Project details


Download files

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

Source Distribution

adaptivegears-0.4.19.tar.gz (77.0 kB view details)

Uploaded Source

Built Distribution

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

adaptivegears-0.4.19-py3-none-any.whl (56.0 kB view details)

Uploaded Python 3

File details

Details for the file adaptivegears-0.4.19.tar.gz.

File metadata

  • Download URL: adaptivegears-0.4.19.tar.gz
  • Upload date:
  • Size: 77.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for adaptivegears-0.4.19.tar.gz
Algorithm Hash digest
SHA256 2d57c63fc1becf3795ae28471b6b0845ef60df4af58e09ba88c7531025507abc
MD5 28d0e81c6f6a3fc14aa02fbb2bb66e4f
BLAKE2b-256 40d5039a0dc68b4bc3b922cd1c16b96b0407a10345ce9ae3247c2d9e98dfa308

See more details on using hashes here.

Provenance

The following attestation bundles were made for adaptivegears-0.4.19.tar.gz:

Publisher: release.yml on adaptivegears/adaptivegears-tools

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

File details

Details for the file adaptivegears-0.4.19-py3-none-any.whl.

File metadata

  • Download URL: adaptivegears-0.4.19-py3-none-any.whl
  • Upload date:
  • Size: 56.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for adaptivegears-0.4.19-py3-none-any.whl
Algorithm Hash digest
SHA256 a009a08ed5aaa10902d3e879a040600b11789b554d6bc18a7bcfbb98f264e016
MD5 d4afd354b5acdf4fdd59bafa446b153c
BLAKE2b-256 28db99f84d20cdfc0a9ab15bc1d9e91894888e922e9701d88b1a6f7e6bf28a2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for adaptivegears-0.4.19-py3-none-any.whl:

Publisher: release.yml on adaptivegears/adaptivegears-tools

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 Pingdom Monitoring Sentry Error logging StatusPage Status page