Skip to main content

A viewer for HDF5 files.

Project description

Platform License

Conda Conda_downloads PyPI PyPI_Downloads

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


Download files

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

Source Distribution

vitables-3.0.3.tar.gz (871.8 kB view hashes)

Uploaded Source

Built Distribution

vitables-3.0.3-py3-none-any.whl (1.0 MB 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