Parqx
Parqx is a lightweight terminal UI for inspecting Apache Parquet files, built on top of Textual and PyArrow.
Parqx opens local Parquet files directly in the terminal and displays them with ArrowTable, an interactive, scrollable, Arrow-backed widget purpose-built for inspecting Parquet data rather than wrapping Textual's general-purpose DataTable.
Installation
Parqx requires Python 3.12 or newer.
pip install parqx
Usage
Open a Parquet file:
parqx data/weather.parquet
Keyboard control
Navigation
| Key | Action |
|---|---|
↑ / ↓ |
Move the cursor up or down |
← / → |
Move the cursor left or right |
PageUp / PageDown |
Move one page up or down |
Home |
Move to the leftmost column |
End |
Move to the rightmost column |
Ctrl+Home |
Move to the first row |
Ctrl+End |
Move to the last row |
Enter |
Select the current cell |
Table View
| Key | Action |
|---|---|
H |
Toggle the column header row |
I |
Toggle the row-index column |
Z |
Toggle zebra striping |
C |
Cycle cursor type (cell → row → column → none) |
License
Parqx is licensed under the MIT License. See LICENSE for details.
This project includes code derived from Textual; see NOTICE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file parqx-0.1.7.tar.gz.
File metadata
- Download URL: parqx-0.1.7.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dc3d8b2d6ffcfd55afbc906f60aba274c6cbae2c385c5b820122008ed39e66f
|
|
| MD5 |
e03c85a87883ca450adab0d8a096e4be
|
|
| BLAKE2b-256 |
a4177f408800c457acd664293b97b1fa14ba3821a3e0c4b719356f8e602aa188
|
File details
Details for the file parqx-0.1.7-py3-none-any.whl.
File metadata
- Download URL: parqx-0.1.7-py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc259f77cb5c8f5fca4e5a08d242efda5da1194b0bc9a7c34936fafaba5c619a
|
|
| MD5 |
35b9c84cc0b272474a0745ccc89d611b
|
|
| BLAKE2b-256 |
b1c848460efb18644ac51c53b8224e618faacfa5e8912a872d7d33ab65abe132
|