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.3.tar.gz (67.2 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.3-py3-none-any.whl (38.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: adaptivegears-0.4.3.tar.gz
  • Upload date:
  • Size: 67.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for adaptivegears-0.4.3.tar.gz
Algorithm Hash digest
SHA256 6930b3a0dcebc8ccccb00a1ba0662a755ff1dd4a58a6350dccd96d2f0a5de766
MD5 463e3a253fc053482f56ba69e8717779
BLAKE2b-256 227ce02a27f91b41928d9da496003d97e9ff34791d02d8dce6e825f55e16d7d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: adaptivegears-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for adaptivegears-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b529dc13a1879951aee9af6509777cd4352de55d8177b9e4a7167fc57a55d31b
MD5 0b709d119fb8581fbfeb1aa939e25bbe
BLAKE2b-256 4e0d0a600cd64f9afff0e985ee733f17092fc6ada41934380ec13a669045de70

See more details on using hashes here.

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