py-nest-thermostat

View on PyPIReverse Dependencies (0)

0.0.8 py_nest_thermostat-0.0.8-py3-none-any.whl

Wheel Details

Project: py-nest-thermostat
Version: 0.0.8
Filename: py_nest_thermostat-0.0.8-py3-none-any.whl
Download: [link]
Size: 14343
MD5: 12acbba342e9ce9c1b34a1aee5d37f1f
SHA256: 1b6078d23c7030a28165151d0b1696e653b0ac66788fae351145634c5655ccf7
Uploaded: 2024-08-01 09:17:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py-nest-thermostat
Version: 0.0.8
Summary: A Python CLI Nest Thermostat controller and dashborading tool
Author: Bastien Boutonnet
Author-Email: bastien.b1[at]gmail.com
Home-Page: https://github.com/bastienboutonnet/py-nest-thermostat
Project-Url: Repository, https://github.com/bastienboutonnet/py-nest-thermostat
License: MIT
Keywords: cli-app,nest,google,iot
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.9,<4.0
Requires-Dist: SQLAlchemy (<2.0.0,>=1.4.27)
Requires-Dist: cleo (<0.9.0,>=0.8.1)
Requires-Dist: httpx (<0.21.0,>=0.20.0)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.1)
Requires-Dist: pyaml (<22.0.0,>=21.10.1)
Requires-Dist: pydantic (<2.0.0,>=1.8.2)
Requires-Dist: questionary (<2.0.0,>=1.10.0)
Requires-Dist: rich (<11.0.0,>=10.13.0)
Requires-Dist: sqlalchemy-cockroachdb (<2.0.0,>=1.4.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3498 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
py_nest_thermostat/__init__.py sha256=CJltP02iou94xDT5LM-o0Qh7TD3TC0yaywjqlr-6FJk 44
py_nest_thermostat/auth.py sha256=mmuNqZmk3WXdyo06AoMDi4KwX7AZY5o0fbxFngeS_ro 7437
py_nest_thermostat/config.py sha256=KbUvLMffyQHUnPNlBgJlFWhY4Jn09yx1abmKssnAUWg 751
py_nest_thermostat/connectors/base.py sha256=cpPle-o-ct1PxCZAikqBHcYlJFmUJsOe3z5PGgeXhgA 607
py_nest_thermostat/connectors/cockroach_db.py sha256=vDsBCjIDUi8qraJh-iYQBVrZhjeKj042aP7O32mD3SA 1900
py_nest_thermostat/connectors/postgres.py sha256=xwSijO63ufd4Z8ez4DY0btWnGciwwlREbjbLUbex9NA 1625
py_nest_thermostat/logger.py sha256=76bHE064nVVME6pV8wl-Q96IZQVitXqn52havvUOatc 200
py_nest_thermostat/main.py sha256=SalzoKgQBM_at9U7GU4TA_2NlNVBdiTK-a7bD831I6Q 2077
py_nest_thermostat/models.py sha256=8dg1IrEN_zgWxbtNu2s4ML11Zwgbu0N49OqaIY6gSZE 528
py_nest_thermostat/nest_api.py sha256=yjgyU_Tj3tmn4asB6kwLLy822R8RFUO2GAGXrXjaOPM 11533
py_nest_thermostat-0.0.8.dist-info/entry_points.txt sha256=zxmIJ69PfL3fCHhTp93yxXgbhUD2mCoyxF3eqYTdYb0 64
py_nest_thermostat-0.0.8.dist-info/LICENSE sha256=JDY-ZFl_gPNb3uyuvbMsvSRqXUqllS0j5P7FZ1OxJP4 1074
py_nest_thermostat-0.0.8.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
py_nest_thermostat-0.0.8.dist-info/METADATA sha256=PAaIKhql5TdWa0lzXKtDTkCpXzNccvi9G8AiNiXf8ZQ 4690
py_nest_thermostat-0.0.8.dist-info/RECORD

entry_points.txt

nest = py_nest_thermostat.main:application.run