pyupgw

View on PyPIReverse Dependencies (0)

0.12 pyupgw-0.12-py3-none-any.whl

Wheel Details

Project: pyupgw
Version: 0.12
Filename: pyupgw-0.12-py3-none-any.whl
Download: [link]
Size: 22998
MD5: 5b12dc66921d4940e258c1312e8f493e
SHA256: 928a4a12e78feaf8afb48bbf725f807d869d266296f54df59e70b4282f489c65
Uploaded: 2024-03-01 19:49:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyupgw
Version: 0.12
Summary: Python client for Unisenza Plus
Author-Email: Jaakko Moisio <jaakko[at]moisio.fi>
Project-Url: Documentation, https://pyupgw.readthedocs.io/
Project-Url: Source, https://github.com/jasujm/pyupgw
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: pycognito
Requires-Dist: awscrt
Requires-Dist: attrs
Requires-Dist: dict-deep
Requires-Dist: aiohttp
Requires-Dist: paho-mqtt (<2,>1)
Requires-Dist: python-dotenv; extra == "cli"
Requires-Dist: click; extra == "cli"
Requires-Dist: rich; extra == "cli"
Requires-Dist: rich-click; extra == "cli"
Requires-Dist: blessed; extra == "cli"
Requires-Dist: jsonformatter; extra == "cli"
Requires-Dist: PyYAML; extra == "cli"
Requires-Dist: ruff (>=0.2.2); extra == "dev"
Requires-Dist: mypy (>=1.7); extra == "dev"
Requires-Dist: pytest (>=7.4.3); extra == "dev"
Requires-Dist: pytest-asyncio (>=0.23.2); extra == "dev"
Requires-Dist: hypothesis (>=6.92.1); extra == "dev"
Requires-Dist: tox (>=4.11.4); extra == "dev"
Requires-Dist: coverage (>=7.4); extra == "dev"
Requires-Dist: types-PyYAML; extra == "dev"
Requires-Dist: sphinx (>=7.2.6); extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Provides-Extra: cli
Provides-Extra: dev
Provides-Extra: doc
Description-Content-Type: text/x-rst
[Description omitted; length: 5039 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyupgw/__init__.py sha256=cErDmc254fNAUdHw3FJFzozYlXXiVCgAZVjAdv9Bf5Y 666
pyupgw/__main__.py sha256=TLqvdTsR7k5XfuPystGVa2KKNOnDEy0riHmT3HV4Ano 291
pyupgw/_api.py sha256=pnQlW0eF2QgLm1oNMflr6RjY3igspfZNgh_lMNvHO-w 6483
pyupgw/_mqtt.py sha256=zeUjKALnQ5MxLWvf8cfUTMvXnl2zhZ6she1bAbc3uCU 9911
pyupgw/client.py sha256=Uuwa6UBOpkNUd9m9sjUlfu3TtGoIIWfosxChlqpYzko 19798
pyupgw/errors.py sha256=sjDDA7-j56SOHlE4F8X2jOD15NILchM0OqdCap72rt4 180
pyupgw/models.py sha256=ygsKI9EAIGPhQzorLM8GOCK2Mn9dTqKgQN1aR5Jntec 9837
pyupgw/cli/__init__.py sha256=jpKXMY5nw5FeC-fRsmOlVgW-qqFGjsAwRyPn2lsi_2I 3326
pyupgw/cli/_logging.py sha256=TMf3u1jbMAmOzK0vl3k6-YkIIJbGJRvEF7IKH1TBA1o 608
pyupgw/cli/commands.py sha256=uoPu7JKprUg_9iFYT2C79F8fatXMtMOoxpGuloQnYxc 2080
pyupgw/cli/tui.py sha256=L2X9GJ_04N5SjIXU0od4dmKTMYsdfW2z5Bhy-qxproU 7894
pyupgw-0.12.dist-info/entry_points.txt sha256=tVYg2jSax3h1EdciENjWR4QdfI_iRfAivVXdF-v65m8 47
pyupgw-0.12.dist-info/LICENSE sha256=ISCQd3c1xAxwlk7T-wn_MEPIFiI_nQkzWlheyw9IQnc 1085
pyupgw-0.12.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pyupgw-0.12.dist-info/METADATA sha256=jkOrWQK6My8nMXEKY73ZfecZbxqe2FFKVKDWcB5ektQ 6810
pyupgw-0.12.dist-info/RECORD

entry_points.txt

pyupgw = pyupgw.__main__:main