A viewer for HDF5 files.
Project description
ViTables
ViTables is a component of the PyTables family. It is a GUI for browsing and editing files in both PyTables and HDF5 formats. It is developed using Python and PyQt5 (the Python bindings to Qt), so it can run on any platform that supports these components.
ViTables capabilities include easy navigation through the data hierarchy, displaying of real data and its associated metadata, a simple, yet powerful, browsing of multidimensional data and much more.
As a viewer, one of the greatest strengths of ViTables is its ability to display very large datasets. Tables with one thousand millions of rows (and beyond) are navigated stunningly fast and with very low memory requirements. So, if you ever need to browse huge tables, don't hesitate, ViTables is your choice.
If you need a customized browser for managing your HDF5 data, ViTables is an excellent starting point.
Here are some screenshots.
QuickStart
System requirements
ViTables 3.0.3 has been tested against the latest versions of Python 3, PyTables and PyQt. You can try other versions at your own risk :).
Install through pip (may need further manually debug)
$ pip install ViTables[PyQt5|PyQt6]
If you don't have PyQt installed you can install it as an extra as shown above.
Install on a conda environment
Using conda you should be able to run vitables on any system, let it be linux, mac or windows. The following are instructions for linux-like systems.
Simply run
$ conda install -c conda-forge vitables
For more details, see INSTALL.txt.
Launch
$ vitables [/path/to/hdf5/file]
If /path/to/hdf5/file
is given, vitables will load that file, otherwise, you need to select a file to open later.
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 vitables-3.0.3.tar.gz
.
File metadata
- Download URL: vitables-3.0.3.tar.gz
- Upload date:
- Size: 871.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24570963c1a2fc8df3ecb39a736256a5384aff114b56540c6bdad7c4197881a0 |
|
MD5 | e98c2163f87b1737278a54618a8dff24 |
|
BLAKE2b-256 | 93dbcb3d1099efb4be7e6ac0ce4f39c084edf8ceacba1f7e876026b16f5ecce6 |
File details
Details for the file vitables-3.0.3-py3-none-any.whl
.
File metadata
- Download URL: vitables-3.0.3-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d518ef67db70d7b78fc416d05b654441dec08ecf820e1c221516a4ebe163450 |
|
MD5 | 7a97fab1d8d08d30fcf3ad834cb46319 |
|
BLAKE2b-256 | fa29e905888c14153d6008b3beae2d7e699d6c3210ca1003cb52dc2c7fe017b1 |