Peek at local datafiles fast!
Project description
DataPeek
A quick way to peek at local datafiles.
Welcome to sleepydatapeek!
In short, it's hand to have something be able to spit out a configurable preview of data from a file, and bonus points if you can just as easily output in markdown. It would also be nice if said tool could read all the formats.
DataPeek has entered the chat!
Table of Contents 📖
- Get Started
- Usage
- Technologies
- Contribute
- Acknowledgements
- License/Stats/Author
Get Started 🚀
pip install sleepydatapeek
pip install --upgrade sleepydatapeek
Usage ⚙
Fetch dependencies:
pip install -r requirements.txt
Set a function in your shell environment to run a script like:
# pip install sleepydatapeek
# pip install --upgrade sleepydatapeek
from sleepydatapeek import sleepydatapeek
from sys import argv, exit
sleepydatapeek(argv[1:])
exit(0)
Presuming you've named said function emoji
, print the help message:
sleepydatapeek --help
Technologies 🧰
Contribute 🤝
If you have opinions, submit a PR 😊.
Acknowledgements 💙
Cheers to the chaos of modern life for needing personalized agility in schema assessment.
License, Stats, Author 📜
See License for the full license text.
This package was authored by Isaac Yep.
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
File details
Details for the file sleepydatapeek-0.3.2.tar.gz
.
File metadata
- Download URL: sleepydatapeek-0.3.2.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92517bac46cf77b7b6e8aa69f3a86b2ebd4ebcdb9d760a775cf6da7abcf3f84e |
|
MD5 | bcc3659d21ff8270d2c4e4cb32b283b8 |
|
BLAKE2b-256 | 6d22ffba18afc5acfc0d08cda6506f177c002a813221815556999b1bc721a29d |
File details
Details for the file sleepydatapeek-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: sleepydatapeek-0.3.2-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c97cbe46826f73d08477ecca02bd4311eb76483730e66bb5f00784e2b5222b5e |
|
MD5 | b54311f5b85aa6835d144d2bbfbc26e0 |
|
BLAKE2b-256 | d98b28daabb77d0c50b905f5934783f265999a5166cf5978f10f610c0bea0eff |