wks-com

View on PyPIReverse Dependencies (0)

1.2.1 wks_com-1.2.1-py3-none-any.whl

Wheel Details

Project: wks-com
Version: 1.2.1
Filename: wks_com-1.2.1-py3-none-any.whl
Download: [link]
Size: 13372
MD5: 4027045e2a716c6ddfec8570a3461572
SHA256: 7b4f19e8e390196baaacfcd7d552aa9abb8ff75fddb1c460bd919499a29e275c
Uploaded: 2024-11-02 17:12:48 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: wks-com
Version: 1.2.1
Summary: Communicate with your inverter (WKS EKO Circle).
Author-Email: Mickaël Schoentgen <contact[at]tiger-222.fr>
Maintainer-Email: Mickaël Schoentgen <contact[at]tiger-222.fr>
Project-Url: Homepage, https://github.com/BoboTiG/python-wks-com
Project-Url: Changelog, https://github.com/BoboTiG/python-wks-com/blob/main/CHANGELOG.md
Project-Url: Source, https://github.com/BoboTiG/python-wks-com
Project-Url: Sponsor, https://github.com/sponsors/BoboTiG
Project-Url: Tracker, https://github.com/BoboTiG/python-wks-com/issues
Project-Url: Released Versions, https://github.com/BoboTiG/python-wks-com/releases
License: MIT License Copyright (c) 2023-2024, Mickaël 'Tiger-222' Schoentgen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: eko,inverter,rs232,serial,wks
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Requires-Dist: pydantic (<3,>=2.5.2)
Requires-Dist: pyserial (<4,>=3.5)
Requires-Dist: build (==1.2.2.post1); extra == "dev"
Requires-Dist: twine (==5.1.1); extra == "dev"
Requires-Dist: freezegun (==1.5.1); extra == "test"
Requires-Dist: mypy (==1.13.0); extra == "test"
Requires-Dist: pytest-cov (==6.0.0); extra == "test"
Requires-Dist: pytest (==8.3.3); extra == "test"
Requires-Dist: ruff (==0.7.1); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3738 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
wks_com/__init__.py sha256=29yJ3GQxZnZEtSFuI-PbeJb2hUHSwKDY4f_D6SZkKVA 874
wks_com/__main__.py sha256=xKqDLJw269trpGTBSnf-ZkM845F6dwZKHFL6mHIGcWM 705
wks_com/constants.py sha256=ieSA8599pDdJBm20UJOpcWTDTasgJgwMgGX6VUGfElE 3812
wks_com/helpers.py sha256=RXlM2cYE6yzumjqYEBJGlmwqBrrH3J2FJpdGQkW-4Pk 3652
wks_com/inverter.py sha256=TQptGtuWt9Sf7K7fwTGGxZnVtn6uONXGQ7j1OJidhoI 2785
wks_com/types.py sha256=P5onUpIVg1Q_MsJGS2U9MTrRqWQhkbgkaFBObZNicsw 198
wks_com/unpackers.py sha256=93PcprAZJkPkFyD8A8vAyL4lTE2q1OlgZHWXRSGejOk 10112
wks_com/validators.py sha256=XLE0_zmDIvqb76c_RZKBRv8VCQe10wbVd3U1Hqy6nKw 3936
wks_com-1.2.1.dist-info/METADATA sha256=dtE8UaPAciNTylODsgUo8hTRlXIVAIugxpLbLBnyI6E 6935
wks_com-1.2.1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
wks_com-1.2.1.dist-info/entry_points.txt sha256=SQtEe1a-DG4opxW1ijT0H2cKCLO1dveTzSSU2_beJyc 51
wks_com-1.2.1.dist-info/licenses/LICENSE.txt sha256=2qgTlmXo7OoBA0DyR6IgROw076hxcAUHWpV7MZPvS9I 1093
wks_com-1.2.1.dist-info/RECORD

entry_points.txt

wks-read = wks_com.__main__:read