Metadata-Version: 2.1
Name: pybravia
Version: 0.1.0
Summary: Python async library for remote control of Sony Bravia TVs 2013 and newer.
Home-page: https://github.com/Drafteed/pybravia
License: MIT
Author: Arem Draft
Author-email: artemon_93@mail.ru
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp
Project-URL: Repository, https://github.com/Drafteed/pybravia
Description-Content-Type: text/markdown

# pybravia

<img src="https://img.shields.io/pypi/v/pybravia" alt="PyPI Version"> <img src="https://img.shields.io/github/workflow/status/Drafteed/pybravia/CI" alt="GitHub Workflow Status"> <img src="https://img.shields.io/badge/code%20style-black-black" alt="Code style">

Python 3 async library for remote control of Sony Bravia TVs 2013 and newer.

For more information on the API used in this library, refer to [BRAVIA Professional Display Knowledge Center](https://pro-bravia.sony.net/develop/index.html).

