Quick tool to browse and view data files (json,csv,parquet,more) on local disk and s3
Project description
databrowser
A easy file browser to view data files.
Currently supports parquet,json and csv with the Pandas library
Based on the example code_browser from Textual.
install
The package is published on pypi https://pypi.org/project/databrowser/
run pip install databrowser (pip install databrowser --upgrade to get latest version)
Then just execute databrowser
Build
Execute poetry install to install the package and the dependencies
Run python3 src/databrowser/data_browser.py
or run poetry run databrowser to execute in virtual env
Usage
python3 data_browser.py [optional path]
S3 Support
with the help of S3Path and S3fs the browser now supports s3.
use databrowser s3:// to start browsing buckets
or databrowser s3://bucket/path/subdir/ to browse a specific directory.
it uses the default aws credentials in the environment
Select a data file to view
-
press F to hide the filebrowser
-
press D to show the dtypes
-
press S to save a screenshot in svg
-
press Q to quit
examples
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 databrowser-0.34.0.tar.gz.
File metadata
- Download URL: databrowser-0.34.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.9 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e940ee89a1a70dc3fe6f2de50ee650186d62f13cf8af2758b040a32cdac0bc85
|
|
| MD5 |
501a64dc90584db0120f5825cfa30858
|
|
| BLAKE2b-256 |
8852dfbf60908703fd204c7becb3a9e480d640f782f45f62a1b754b655cd87d5
|
File details
Details for the file databrowser-0.34.0-py3-none-any.whl.
File metadata
- Download URL: databrowser-0.34.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.9 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e36f471dff65e7e85a5b5bd7e0565b448b9897f51d7018efabadf83b5fb5cedf
|
|
| MD5 |
a2270bdddb0bfa1f15da62be140c11e0
|
|
| BLAKE2b-256 |
62a9fb07636a9ec6bfd1c951d9af32545bef3a3cbc2765ebf41362e5dc07ca1a
|