parqeye: Terminal Tool for Inspecting Parquet File Contents and Metadata
By
kaushiksrini
Master baker tier. Every paragraph earns its place on the tray.
Summary
parqeye is a command-line tool that allows users to inspect Parquet files directly from their terminal. It provides instant access to view file contents, schema information, and metadata without needing to open the files in other applications. The tool can be installed via direct download from GitHub releases, built from source using Rust/Cargo, or installed through Homebrew package manager. It's released under the MIT license and appears to be a developer utility for working with Parquet data files.
Key quotes
· 4 pulledparqeye lets you peek inside your Parquet files. Instantly inspect their contents, schema, and metadata — right from your terminal.
Run parqeye by providing the path to the .parquet file.
You can download the latest release from the Releases page.
This package is released under the MIT License.
You might also wanna read
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·9h agoMicrosoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
Erlang Ecosystem Foundation Launches Central Company Registry
The Erlang Ecosystem Foundation has launched a new canonical company registry at registry.erlef.org. The registry aims to serve members, spo
aislop: Open-source CLI tool detects low-quality code patterns left by AI coding agents
aislop is an open-source CLI tool (MIT-licensed) that detects low-quality patterns left behind by AI coding agents like Claude Code, Cursor,
wterm: A DOM-based Web Terminal Emulator Powered by Zig and WebAssembly
wterm is a web-based terminal emulator that renders directly to the DOM, providing native text selection, copy/paste, find functionality, an
PromptLayer: AI observability tool for tracing multi-step workflows, costs, and failures
PromptLayer is an AI observability tool for developers that provides a unified timeline and waterfall view to trace AI requests, workflows,
