Metadata-Version: 2.1
Name: libtaipower
Version: 0.0.1
Summary: A library for retrieving Taipower data.
Home-page: https://github.com/qqaatw/libtaipower
Author: Allan Lin
Author-email: qqaatw@gmail.com
License: UNKNOWN
Project-URL: Issue Tracker, https://github.com/qqaatw/libtaipower/issues
Project-URL: Documentation, https://libtaipower.readthedocs.io/en/latest/
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx
Requires-Dist: pycryptodomex

# Taipower Library

## Feature

A Python library for retrieving Taipower data.

## Supported devices

## Installation

### Python Library

    pip install 

### Home Assistant Integration

See [taipowerha](https://github.com/qqaatw/taipower-ha).

## Documentation

See [docs](https://libtaipower.readthedocs.io/en/latest/).

## License

Apache License 2.0


