sleepydatapeek
A quick way to peek at local datafiles.
Welcome to sleepydatapeek!
One often needs to spit out a configurable preview of a data file. It would also be nice if said tool could detect and read several formats automatically.
sleepydatapeek has entered the chat!
Quickly summarize data files of type:
csvparquetjsonpklxlsx
Get Started 🚀
pip install sleepydatapeek
pip install --upgrade sleepydatapeek
python -m sleepydatapeek my_data.csv
python -m sleepydatapeek --help
Usage ⚙
Fetch dependencies:
pip install -r requirements.txt
Set a function in your shell environment to run a script like:
alias datapeek='python -m sleepydatapeek'
Presuming you've named said function datapeek, print the help message:
datapeek --help
Technologies 🧰
Contribute 🤝
If you have thoughts on how to make the tool more pragmatic, submit a PR 😊.
To add support for more data/file types:
- append extension name to
supported_formatsinsleepydatapeek_toolchain.params.py - add detection logic branch to the
mainfunction insleepydatapeek_toolchain/command_logic.py - update this readme
License, Stats, Author 📜
See License for the full license text.
This package was authored by Isaac Yep.
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 sleepydatapeek-1.3.1.tar.gz.
File metadata
- Download URL: sleepydatapeek-1.3.1.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.1.1 CPython/3.13.2 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e746e18300d94f302b5fabde672f717b2a6ab3da566193a210f84263928fab84
|
|
| MD5 |
7caddc1af077b34d737f926acb2d2a95
|
|
| BLAKE2b-256 |
516bdd0e3384895adb97a0d156b2597031aed82523662f7a4c238dff1d4c5e20
|
File details
Details for the file sleepydatapeek-1.3.1-py3-none-any.whl.
File metadata
- Download URL: sleepydatapeek-1.3.1-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
poetry/2.1.1 CPython/3.13.2 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf1436942a62fc5d80a40ba5e4391f3ca72276a274c10668ec0de9012c81e716
|
|
| MD5 |
b7ab80d417986c67abe10b97ccab8c8b
|
|
| BLAKE2b-256 |
811f5dbb1cdf930ff2e34f5b41bf4a581498a81e9635df4c1bf740423e6fc38d
|