Skip to content

thread53/pqviewer

Repository files navigation

PQViewer

PyPI
PyPI - Python Version

View Apache Parquet Files In Your Terminal

PQViewer

Installing PQViewer

After installing Python 3.8 or above, install PQViewer using pip with:

pip install pqviewer

Using PQViewer with local parquet files

From any shell run the command pqviewer and provide the exact path to the file

pqviewer "path/to/file.parquet"

Navigation

Move around the table
PgUp PgDn Scroll up or down
T Change Theme
Tab Switch focus
Ctrl + C Quit

Contributions

Any contributions, features and improvements are welcome. Please, open an issue so we can start discussion.

Acknowledgements

PQViewer is built using
Textual
Rich
PyArrow

License

MIT

About

View Apache Parquet Files In Your Terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages