Metadata-Version: 2.1
Name: h5viewer
Version: 0.1.1
Summary: Viewer for hdf5 files created by labmate
Home-page: https://github.com/kyrylo-gr/h5viewer
Author: LKB-OMQ
Author-email: cryo.paris.su@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE

## Install

`pip install labmate-viewer`

## Installation in dev mode

`pip install -e .[dev]`

or

`python setup.py develop`

## Usage

## How to compile locally
