Small, semi-magical utility for discerning the structure of large data files
structa is a small command-line utility for extracting the "overall structure" of large data files. Typically this is something like a document oriented database in JSON format, or a CSV file of a database dump, or a YAML document. The output is in Python-esque form, with ANSI color coding where available.