bluetooth-clocks

View on PyPIReverse Dependencies (0)

0.2.0 bluetooth_clocks-0.2.0-py3-none-any.whl

Wheel Details

Project: bluetooth-clocks
Version: 0.2.0
Filename: bluetooth_clocks-0.2.0-py3-none-any.whl
Download: [link]
Size: 20462
MD5: f56b278a500ec886ba9f85d0871655a6
SHA256: 099c7cd989323fbefce3ed998859e7a52c432c8fd9f26d75de29939d1e04fef3
Uploaded: 2023-07-04 13:35:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bluetooth-clocks
Version: 0.2.0
Summary: Set and get the time on various Bluetooth Low Energy clocks
Author: Koen Vervloesem
Author-Email: koen[at]vervloesem.eu
Home-Page: https://github.com/koenvervloesem/bluetooth-clocks
Project-Url: Documentation, https://bluetooth-clocks.readthedocs.io/
Project-Url: Source, https://github.com/koenvervloesem/bluetooth-clocks
Project-Url: Changelog, https://github.com/koenvervloesem/bluetooth-clocks/blob/main/CHANGELOG.rst
Project-Url: Tracker, https://github.com/koenvervloesem/bluetooth-clocks/issues
Project-Url: Download, https://pypi.org/project/bluetooth-clocks/#files
License: MIT
Keywords: bluetooth,ble,bluetooth-low-energy,clocks,time,time-synchronization,get-time,set-time,current-time-service
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Platform: any
Requires-Python: >=3.8
Requires-Dist: bleak (>=0.19.0)
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: time-machine; extra == "testing"
Requires-Dist: tzdata; extra == "testing"
Requires-Dist: backports-zoneinfo; python_version < "3.9" and extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
[Description omitted; length: 8157 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bluetooth_clocks/__init__.py sha256=ETi6wq5bXA8MRBSdYGlqrf73oZ54j8QKxF8QTFkJ_z0 13125
bluetooth_clocks/__main__.py sha256=uq7rcSRCzRSeUGVAVqVlUKJ8kn97mqx_uEyy2dMwGzE 7170
bluetooth_clocks/exceptions.py sha256=2SgvUt53VR31R9eU1a6UE7M71Q01Z3CIEwqRWD9dlHk 550
bluetooth_clocks/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bluetooth_clocks/scanners.py sha256=J0cx6jzP-wY7RcBT_OxZToxjBUD646asmYEG1vf9_i0 4124
bluetooth_clocks/devices/__init__.py sha256=8LXDGY3eqHrmb39bBRW_kwFJuwwY7UOH2G9YxUOGXbE 461
bluetooth_clocks/devices/current_time_service.py sha256=RJJLpDGiAKtKdUT-5WfgX8-7cEG4H9Wvo4w32c-MPqA 5532
bluetooth_clocks/devices/pvvx.py sha256=Wr46JjD_-mzZZViCqWt0CNiYd8V9wX0drMxstW4AUig 5007
bluetooth_clocks/devices/qingping.py sha256=t_p-dBfJX9bbtX9pMvp8jeyrdt4eW1VIQ_SmOOuMs3A 2080
bluetooth_clocks/devices/thermopro.py sha256=YlTEw8bZFaj7cgtXRouYoG_gWeSzTHPEZ1pr17GYP0M 2646
bluetooth_clocks/devices/xiaomi.py sha256=gd0Y15Slj_wnYzVQZWL3hLl1jO91a_TmvIHByISDIjY 2677
bluetooth_clocks-0.2.0.dist-info/LICENSE.txt sha256=SS8QZLOSFrqhE0PaFQb2zWfXItYIDQoU4eiGF-Nxe_8 1082
bluetooth_clocks-0.2.0.dist-info/METADATA sha256=zVuM-vfg6A20X0i5VUA_6LQnMNDoGb_FzsKuXLN1PyA 10231
bluetooth_clocks-0.2.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
bluetooth_clocks-0.2.0.dist-info/entry_points.txt sha256=yw_YSS6R79bZy6ekoKVF9nLw_Xz05GP3nDMtNdHatwA 67
bluetooth_clocks-0.2.0.dist-info/top_level.txt sha256=E7V99Fifx7SVlRKCckIe2tmsNEj1mHieQj5DuSFRJ-g 17
bluetooth_clocks-0.2.0.dist-info/RECORD

top_level.txt

bluetooth_clocks

entry_points.txt

bluetooth-clocks = bluetooth_clocks.__main__:run