Metadata-Version: 2.1
Name: pyclarify
Version: 0.1.2
Summary: Python SDK for reading and writing signals to Clarify.
Home-page: https://github.com/clarify/pyclarify
Author: Alexia Artemis Baikas, Eliezer de Souza da Silva, Odd Gunnar Aspaas
Author-email: alexia@clarify.io, eliezer@clarify.io, odd.gunnar@clarify.io
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/clarify/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: requests
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/clarify/pyclarify/workflows/Build%20status/badge.svg)](https://github.com/clarify/pyclarify/actions)
[![License](https://img.shields.io/github/license/clarify/pyclarify)](https://github.com/clarify/pyclarify/blob/main/LICENSE)

Python SDK for reading and writing signals to Clarify.


