Metadata-Version: 2.4
Name: ttlock-ble
Version: 0.1.7
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
License-File: LICENSE
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.12
Requires-Dist: bleak-retry-connector>=4.4.0
Requires-Dist: bleak>=2.1.0
Requires-Dist: cryptography>=44.0.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: typer>=0.12.0
