Metadata-Version: 2.1
Name: pyclarify
Version: 0.1.0
Summary: Python SDK for reading and writing signals to Clarify.
Home-page: https://github.com/searis/pyclarify
Author: Odd Gunnar Aspaas
Author-email: odd.gunnar@searis.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/searis/pyclarify/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE.txt
Requires-Dist: pydantic (==1.8.2)

# PyClarify

[![PyPI package](https://img.shields.io/badge/pip%20install-pyclarify-brightgreen)](https://pypi.org/project/pyclarify/) 
[![version number](https://img.shields.io/pypi/v/pyclarify?color=green&label=version)](https://pypi.org/project/pyclarify/) 
[![Actions Status](https://github.com/searis/pyclarify/workflows/Build%20status/badge.svg)](https://github.com/searis/pyclarify/actions) 
[![License](https://img.shields.io/github/license/searis/pyclarify)](https://github.com/searis/pyclarify/blob/main/LICENSE)

Python SDK for reading and writing signals to Clarify.



