View Apache Parquet Files In Your Terminal
After installing Python 3.8 or above, install PQViewer using pip
with:
pip install pqviewer
From any shell run the command pqviewer and provide the exact path to the file
pqviewer "path/to/file.parquet"
← → ↑ ↓ Move around the table
PgUp PgDn Scroll up or down
T Change Theme
Tab Switch focus
Ctrl + C Quit
Any contributions, features and improvements are welcome. Please, open an issue so we can start discussion.
PQViewer is built using
Textual
Rich
PyArrow
MIT