Skip to main content

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 📜


example image tag

PyPI - License

See License for the full license text.

This package was authored by Isaac Yep.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sleepydatapeek-0.3.2.tar.gz (15.3 kB view hashes)

Uploaded Source

Built Distribution

sleepydatapeek-0.3.2-py3-none-any.whl (16.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page