Metadata-Version: 2.1
Name: myair-py
Version: 0.1.1
Summary: API Client to interact with ResMed MyAir CPAP data
License: MIT
Author: Alex Silverman
Author-email: alex@silverswatch.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: PyJWT (>=2.8.0,<3.0.0)
Requires-Dist: aiohttp (>=3.9.5,<4.0.0)
Requires-Dist: beautifulsoup4 (>=4.12.3,<5.0.0)
Description-Content-Type: text/markdown

# resmed-py
Python client for interacting with ResMed MyAir API

This is a "soft" fork of the embedded client in a repo by [Prestomation](https://github.com/prestomation/resmed_myair_sensors/).



