Skip to content

A web-based HDF5 file explorer built with Streamlit. Features include: - Upload and navigate HDF5 files - View datasets and attributes - Edit attributes - Download datasets and attributes as CSV ## Installation ```bash git clone https://github.com/yourusername/hdf5-viewer.git cd hdf5-viewer pip install -r requirements.txt

Notifications You must be signed in to change notification settings

princeoflanka/HDF5-Viewer-in-Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HDF5 Viewer in Streamlit

A web-based HDF5 file explorer built with Streamlit. Features include:

  • Upload and navigate HDF5 files
  • View datasets and attributes
  • Edit attributes
  • Download datasets and attributes as CSV

Installation

git clone https://github.com/princeoflanka/hdf5-viewer.git
cd hdf5-viewer
pip install -r requirements.txt

About

A web-based HDF5 file explorer built with Streamlit. Features include: - Upload and navigate HDF5 files - View datasets and attributes - Edit attributes - Download datasets and attributes as CSV ## Installation ```bash git clone https://github.com/yourusername/hdf5-viewer.git cd hdf5-viewer pip install -r requirements.txt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages