5 projects
jsonxray
See what is actually inside a JSON Lines file, including the parts that don't match the rest.
evalint
Audit an LLM eval set the way you would audit an exam: what it can measure, what is dead weight, and which items are broken.
willitbreak
Will this dependency upgrade break code you actually wrote? Diffs two versions of a package's API and reports only the changes that hit your call sites.
termscope
A live oscilloscope for serial data, in your terminal.
slowimports
Find out why your Python program is slow to start, and what to do about it.