Python implementation of HomeKit Accessory Protocol
Project description
The project is on early stage, the API may change. Use version pinning to prevent unexpected changes.
Requirements
Python 3.6+
cryptography <https://pypi.python.org/pypi/cryptography>
ed25519 <https://pypi.python.org/pypi/ed25519>
zeroconf <https://pypi.python.org/pypi/zeroconf>
Installation
$ pip install pyhap
Or add pyhap to your application’s requirements.txt / setup.py / Pipfile.
Usage
Check examples <https://github.com/condemil/pyhap/tree/master/examples>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyhap-0.1.1.tar.gz
(36.2 kB
view hashes)
Built Distribution
pyhap-0.1.1-py3-none-any.whl
(70.7 kB
view hashes)