Skip to content

DiamondLightSource/hdf5-reader-service

Repository files navigation

hdf5-reader-service

Code CI Docs CI Test Coverage Latest PyPI version Apache License

Microservice for reading HDF5 data and serving it via REST, aimed at performance and concurrency

PyPI pip install hdf5-reader-service
Source code https://github.com/DiamondLightSource/hdf5-reader-service
Documentation https://DiamondLightSource.github.io/hdf5-reader-service
Releases https://github.com/DiamondLightSource/hdf5-reader-service/releases

To run a basic server:

hdf5-reader-service --host <host> --port <port>

See https://DiamondLightSource.github.io/hdf5-reader-service for more detailed documentation.