pyExoyOne

View on PyPIReverse Dependencies (0)

0.1.29 pyexoyone-0.1.29-py3-none-any.whl

Wheel Details

Project: pyExoyOne
Version: 0.1.29
Filename: pyexoyone-0.1.29-py3-none-any.whl
Download: [link]
Size: 19702
MD5: 9fb7b27cc19e74005cdc42f7d5ec276d
SHA256: da6ea304b8be668abdd722f4e6cdde3ab797ade177e5d55fd977adfe2dbd0d5b
Uploaded: 2025-01-31 21:22:36 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pyExoyOne
Version: 0.1.29
Summary: Python library to configure and control the Exoy(tm) ONE.
Author: Avi Miller
Author-Email: me[at]dje.li
Project-Url: Changelog, https://github.com/Djelibeybi/pyExoyOne/blob/main/CHANGELOG.md
Project-Url: Documentation, https://djelibeybi.github.io/pyExoyOne/
Project-Url: Homepage, https://djelibeybi.github.io/pyExoyOne/
Project-Url: Issues, https://github.com/Djelibeybi/pyExoyOne/issues
Project-Url: Repository, https://github.com/Djelibeybi/pyExoyOne/
License: MIT
Keywords: exoy,exoyone,infinite-dodecahedron
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: AsyncIO
Classifier: Framework :: MkDocs
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.12,<4.0
Requires-Dist: asyncio-dgram (<3.0.0,>=2.2.0)
Requires-Dist: backoff (<3.0.0,>=2.2.1)
Requires-Dist: camel-converter (<5.0.0,>=4.0.0)
Requires-Dist: rich (>=10)
Requires-Dist: typer (<0.16.0,>=0.15.0)
Requires-Dist: zeroconf (<0.144.0,>=0.143.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3610 characters]

WHEEL

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

RECORD

Path Digest Size
exoyone/__init__.py sha256=D486pKHDmdly_UxtoiJh1sQJWs6bk5Vckt22Bveawt4 469
exoyone/__main__.py sha256=0JXqvvdDnpAjXScjhLuNvYShCZMCD0mod29nBGAYOBw 141
exoyone/cli/__init__.py sha256=23JafsJN3tkD3_rTy7CagVh3Di4g0nSaZMACLPQ1tiU 56
exoyone/cli/cli.py sha256=iI9BAABoRbs9vuTvpvcVGZxmuNZhT1eAfTJr6EQzRrE 444
exoyone/cli/get.py sha256=M7Hm0hNUi-4p_4WWfTd2FBdw53ibSpjfS0vWZcNxCM4 9353
exoyone/cli/helpers.py sha256=sCrOZjELrJffc6ABP38eQ8aOKTUSHuO5NGeSYNcyhRU 3199
exoyone/cli/set.py sha256=xoSrxkZbvv8idBecTkj7iIZ3a6JTuaRVywc0wsDeAZY 10967
exoyone/exoyone.py sha256=C27yEx1jLikKfImGBQqLjDTf9EL-emi1e4KIr5TjzaE 10330
exoyone/models.py sha256=C8jd0hHADguAngfjToQWXEWTIajWFruef6VM_76TTIw 6456
exoyone/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
exoyone/state.py sha256=rbW6f5l9fsTFh6mFm5kkaVSIrnnNNSXnC-5VLTibEtU 2710
moxyone/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
moxyone/__main__.py sha256=WsVoc0ydDXw9DxzpiPBRJ0h952-V9-YVJsp1EGQ0qHs 90
moxyone/moxyone.py sha256=tkTzeqj4fcsNho113c_znotZ3nsd2mWvhoyV4CKX4aE 5791
pyexoyone-0.1.29.dist-info/LICENSE sha256=VvvJB7nM8aU6ncbmSxiT6RkIhgVSRSiBRtQC8nkNhHY 1068
pyexoyone-0.1.29.dist-info/METADATA sha256=h8k4khmI5LpLhjdAI-wWCU9FPKjKBUD8l-BtIl-IslU 5245
pyexoyone-0.1.29.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
pyexoyone-0.1.29.dist-info/entry_points.txt sha256=gpiX27AJcYzyqCbBgxLbVET5QbHbfjpGn8G46y1N17I 77
pyexoyone-0.1.29.dist-info/RECORD

entry_points.txt

exoyone = exoyone.__main__:app
moxyone = moxyone.__main__:app