tlv8

Python module to handle type-length-value (TLV) encoded data 8-bit type, 8-bit length, and N-byte value as described within the Apple HomeKit Accessory Protocol Specification Non-Commercial Version R…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install tlv8

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.10.0 2022-04-12
0.9.0 2020-05-13
0.8.0 2020-04-13
0.7.0 2020-03-14
0.6.0 2020-03-13
0.5.0 2020-02-18
0.4.0 2020-02-14
0.3.0 2020-02-13
0.2.0 2020-02-11
0.1.0 2020-02-05
0.0.1 2020-09-14

Issues with this package?

Page last updated 2026-09-03 06:11:57 UTC