25 projects
stitchgraph
Local-first, MCP-native code-intelligence: dead code, holes, orientation, impact — ranked by what's live, every answer carrying confidence.
flatmonkey
Round-trip-safe structural reshaping between nested and flat data: flatten, unflatten, and nest flat rows.
zipmonkey
Smart archive inspection and extraction: OS-artifact cleanup, recursive unpacking, type detection, and selective extraction over ZIP/tar.
mapmonkey
Fuzzy column mapping between source and target schemas: suggest, validate, persist, and apply column + value mappings.
xldetect
Structural detection of table-like data regions, headers, and merged cells in Excel worksheets.
pdfmonkey
One-call PDF table extraction returning clean lists of dicts, with heuristic detection, multi-page merging, and confidence scoring.
diffmonkey
Type-aware, key-based structural diffing of tabular datasets with human- and machine-readable reports.
typemonkey
Column type inference and type-aware cleaning: numbers, currency, percentages, booleans, nulls, dates.
dsvmonkey
Detect, profile, normalize and repair delimiter-separated values files (CSV, TSV, pipe, semicolon).
grabmonkey
Dot-path access, mutation, and flattening for deeply nested dict/JSON data, with clear error messages.
cleanmonkey
One-call text cleanup: invisible characters, smart quotes, whitespace normalization.
datemonkey
Batch date parsing with ambiguity detection, confidence scores, and format lock-in.
pgmonkey
A tool to assist with postgresql database connections
xlfilldown
Stream an Excel sheet into SQLite or Excel with forward-fill padding, preserved Excel row numbers, and a stable row hash.
pathmonkey
A utility to help with python paths on linux and windows
pglinker
A tool to assist with database connections and manage data.
dblinker
A tool to assist with database connections and manage data.
vpnkillswitch
A vpnkillswitch helper from rexbytes.com
pkgexampleconcurrency
A simple concurrency package example
pkgexamplesubmodules
A simple submodule package example
pkgexampledatafiles
A simple datafile package example
pkgexampledatabases
A simple database package example
pkgexampleargparse
A simple argparse package example
pkgexample
A simple package example
pkgexampleconsole
A console package example