Metadata-Version: 2.1
Name: pyscicat
Version: 0.2.2
Summary: Code for communicating to a SciCat backend server python
Home-page: https://github.com/scicatproject/pyscicat
Author: Dylan McReynolds
Author-email: dmcreynolds@lbl.gov
License: BSD (3-clause)
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Provides-Extra: base
Provides-Extra: h5tools
License-File: LICENSE
License-File: LICENSE.txt
License-File: AUTHORS.rst

# Pyscicat
Pyscicat is a python client library for interacting with the [SciCat backend](https://scicatproject.github.io/). It sends messages to the SciCat backend over HTTP. It currently does not contain any command line interface.

Documentation for Pyscicat can be found is [available here](https://scicatproject.github.io/pyscicat/)


