Metadata-Version: 2.4
Name: ttlock-ble
Version: 0.1.3
Summary: Python SDK for controlling DLock-XP / TTLock smart locks over Bluetooth
Project-URL: Homepage, https://github.com/roquerodrigo/ttlock-ble
Project-URL: Repository, https://github.com/roquerodrigo/ttlock-ble
Project-URL: Issues, https://github.com/roquerodrigo/ttlock-ble/issues
Author-email: Rodrigo Roque <rodrigogoncalvesroque@gmail.com>
License: MIT
Keywords: ble,bluetooth,home-automation,sdk,smart-lock,ttlock
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Home Automation
Classifier: Topic :: System :: Hardware
Requires-Python: >=3.14
Requires-Dist: bleak-retry-connector==4.6.0
Requires-Dist: bleak==3.0.2
Requires-Dist: cryptography==48.0.0
Requires-Dist: httpx==0.28.1
Requires-Dist: python-dotenv==1.2.2
Requires-Dist: typer==0.25.1
