A blazing fast CLI tool to inspect Parquet files using Polars.
Project description
pq-peek 🦆
A blazing fast, memory-efficient CLI tool to inspect large Parquet files directly in the terminal. Built with Polars, Typer, and Rich. Managed via uv.
Install (uv)
uv pip install pq-peek
CLI usage
pq-peek schema /path/to/file.parquet
pq-peek head /path/to/file.parquet --n 5
pq-peek stats /path/to/file.parquet
Module usage
python -m pq_peek schema /path/to/file.parquet
Build and publish (uv)
uv build
uv publish
Publishing notes
CI publishing uses GitHub's Trusted Publisher OIDC. See PUBLISHING.md for the full release steps.
Project details
Release history Release notifications | RSS feed
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 pq_peek-0.1.1.tar.gz.
File metadata
- Download URL: pq_peek-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.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 |
3079de21fa0f88effd1db1c6bc583113b19f716385e76fedd2469641b4bbea51
|
|
| MD5 |
581b841fd882c137241e824d2a675ce9
|
|
| BLAKE2b-256 |
18d17d4ac211ce82b2b5f2f332f2dcb65db8d4f44172684ac37c855818fceada
|
File details
Details for the file pq_peek-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pq_peek-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.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 |
83c1bec82f7aa0432da0c5b215a46a70fc79ac825430187ebfb947032ad9f4c1
|
|
| MD5 |
fcdd68c52084dc705a8a565ff3810899
|
|
| BLAKE2b-256 |
48bb32436162dbdc9c23e2f8887844326897e04be41a254e08db343bf9033f00
|