PyKMP

View on PyPIReverse Dependencies (0)

0.0.1 PyKMP-0.0.1-py3-none-any.whl

Wheel Details

Project: PyKMP
Version: 0.0.1
Filename: PyKMP-0.0.1-py3-none-any.whl
Download: [link]
Size: 33979
MD5: fda8ef962800172487e8a746ca2bb391
SHA256: 46bd5763c31fd541a0b997afbd6811538a2c8fd49e9f234455cacf0d5d4e5644
Uploaded: 2023-09-24 21:34:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: PyKMP
Version: 0.0.1
Summary: Library for the KMP protocol used with Kamstrup electricity/energy meters (e.g. MULTICAL® 30x/40x/60x).
Author-Email: Gert van Dijk <github[at]gertvandijk.nl>
Project-Url: homepage, https://github.com/gertvdijk/PyKMP
Project-Url: repository, https://github.com/gertvdijk/PyKMP.git
License: Apache License 2.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: attrs
Requires-Dist: crc
Requires-Dist: black (>=23.9.1); extra == "development"
Requires-Dist: build; extra == "development"
Requires-Dist: check-wheel-contents; extra == "development"
Requires-Dist: click; extra == "development"
Requires-Dist: mock-serial; extra == "development"
Requires-Dist: mypy (>=1.5.1); extra == "development"
Requires-Dist: pyserial; extra == "development"
Requires-Dist: pytest-asyncio; extra == "development"
Requires-Dist: pytest-cov; extra == "development"
Requires-Dist: pytest; extra == "development"
Requires-Dist: reuse; extra == "development"
Requires-Dist: ruff (>=0.0.291); extra == "development"
Requires-Dist: setuptools-scm[toml] (>=6.2); extra == "development"
Requires-Dist: twine; extra == "development"
Requires-Dist: types-pyserial; extra == "development"
Requires-Dist: typing-extensions; extra == "development"
Requires-Dist: validate-pyproject[all]; extra == "development"
Requires-Dist: pyserial; extra == "serial"
Requires-Dist: click; extra == "tool"
Requires-Dist: pyserial; extra == "tool"
Provides-Extra: development
Provides-Extra: serial
Provides-Extra: tool
Description-Content-Type: text/markdown
License-File: LICENSES/Apache-2.0.txt
License-File: LICENSES/CC0-1.0.txt
[Description omitted; length: 12708 characters]

WHEEL

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

RECORD

Path Digest Size
pykmp/__init__.py sha256=lxTctBrO6M0HYZK9gyr-N-3NcBcsTAIjwGnwDwd-Tp0 942
pykmp/client.py sha256=alOeTetgne3Yl05jkqv9Wg4qS-BMbf-NAyJ2tX2d73g 8220
pykmp/codec.py sha256=S2eNuxi81LaKY_86QS-trN_RCmPhQN2ijHRHRhRBNIk 22125
pykmp/constants.py sha256=ZiK5pFftgZR3HmXPtZDDU-F8PV31GKXo4UCKIkJ9csA 3450
pykmp/messages.py sha256=Ih9fO2WhcDeDdSCcRiCpXK7DCEyKO8jgmo20n39FMZg 23782
pykmp/tool/__init__.py sha256=65M_kpbUSiUbr7vixtQSEqZtNsM9PsKx35tUqEBZ7dk 172
pykmp/tool/__main__.py sha256=3qhJKdH-rXScjFFU3al0OrT7-ZPkAzqmJY6KLp6RdwM 9103
PyKMP-0.0.1.dist-info/Apache-2.0.txt sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8 10280
PyKMP-0.0.1.dist-info/CC0-1.0.txt sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk 7048
PyKMP-0.0.1.dist-info/METADATA sha256=GzaVUTmD6HIgMJHqZAvngbHH4xY_P78aRnwbnM6AjAk 14763
PyKMP-0.0.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
PyKMP-0.0.1.dist-info/entry_points.txt sha256=QaWikaOl3wt2rbIqB85X72us1W00Werb_xh0jlg5s90 56
PyKMP-0.0.1.dist-info/top_level.txt sha256=LeMqq7PK1P_ZdCCX3oPMVjeslM010g04d-xmXvDQ8a0 6
PyKMP-0.0.1.dist-info/RECORD

top_level.txt

pykmp

entry_points.txt

pykmp-tool = pykmp.tool.__main__:main