Metadata-Version: 2.1
Name: weatherlink-v2-api-sdk
Version: 1.0.0
Summary: WeatherLink v2 API SDK for Python
Home-page: https://github.com/weatherlink/weatherlink-v2-api-sdk-python
Author: Jeremy Wall
Author-email: jeremyw@davisinstruments.com
License: Apache License 2.0
Project-URL: Bug Tracker, https://github.com/weatherlink/weatherlink-v2-api-sdk-python/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# WeatherLink v2 API SDK for Python

![Python Support](https://img.shields.io/badge/python-3%2B-blue?color=blue&style=flat-square)

[![Apache 2.0 License](https://img.shields.io/github/license/weatherlink/weatherlink-v2-api-sdk-java?color=blue&style=flat-square)](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0))
[![WeatherLink Developers Discord](https://img.shields.io/discord/882722161641554021?color=blue&label=chat&style=flat-square)](https://discord.gg/WCEdd2S4Ve)

This project is just getting started and this is the initial release focused on the [SignatureCalculator](https://github.com/weatherlink/weatherlink-v2-api-sdk-python/blob/main/src/weatherlink_v2_api_sdk/signature/signature_calculator.py)

## Communication

* [WeatherLink Developer Discord](https://discord.gg/WCEdd2S4Ve), please direct questions to the Python SDK channel under the WeatherLink v2 API category
* [GitHub Issues](https://github.com/weatherlink/weatherlink-v2-api-sdk-python/issues) for bug reports


