rak811

View on PyPIReverse Dependencies (0)

0.8.5 rak811-0.8.5-py3-none-any.whl

Wheel Details

Project: rak811
Version: 0.8.5
Filename: rak811-0.8.5-py3-none-any.whl
Download: [link]
Size: 30646
MD5: d87ad6e56d075e16a90f465bbd4b224f
SHA256: 1b68ecccfcd5b6584457c7be324e2b5a7cd4d42aa682d43ea46cde18e126e0f1
Uploaded: 2022-02-27 10:22:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rak811
Version: 0.8.5
Summary: Interface for RAK811 LoRa module
Author: Philippe Vanhaesendonck
Author-Email: philippe.vanhaesendonck[at]e-bulles.be
Home-Page: https://github.com/AmedeeBulle/pyrak811
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.5
Requires-Dist: click (>=7.1)
Requires-Dist: pyserial
Requires-Dist: setuptools
Requires-Dist: RPi.GPIO; platform_machine == "armv7l" or platform_machine == "armv6l"
Requires-Dist: flake8; extra == "test"
Requires-Dist: flake8-comprehensions; extra == "test"
Requires-Dist: flake8-docstrings; extra == "test"
Requires-Dist: flake8-import-order; extra == "test"
Requires-Dist: pep8-naming; extra == "test"
Requires-Dist: pydocstyle (==6.0.0); extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: mock; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: tox; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 8734 characters]

WHEEL

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

RECORD

Path Digest Size
rak811/__init__.py sha256=H_MH971HAtxKyoQBrVEPVCfBeEr5Sz2IXH6SD4H-B30 254
rak811/cli.py sha256=gxYYCaxbm280k5gcFrCrBlOeXkvjEem878SnlA5bVnY 17757
rak811/cli_v3.py sha256=q0_o8Sf_-VWIgca8HYr0IneLRvCz5ZPpNlBJiG9EXo4 8904
rak811/exception.py sha256=2iXj6q8QXiWxMq3ZReZZlPjcswlpo3mjze7oeCF6vmk 726
rak811/rak811.py sha256=890G8u0e6jY7WCvwXH-wssxicl1bBPabFs6mceE5bXw 22199
rak811/rak811_v3.py sha256=eaVRPma0UrZ4fhlc-O-U9bofBqiapqzL_QWkedapUyE 19146
rak811/serial.py sha256=bnTzfKIde92O597fJRM-vgcpfjSA7aR20KuXXj-J2Os 5925
rak811-0.8.5.dist-info/LICENSE.txt sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
rak811-0.8.5.dist-info/METADATA sha256=awGE01JldBwF5z_LkrJlzrscuyYIGU4oNKoTKV0onPo 10026
rak811-0.8.5.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
rak811-0.8.5.dist-info/entry_points.txt sha256=kHXL0WFtkMpOZsX2pKPnZimf6uktBjVzIuN_66rcbuY 71
rak811-0.8.5.dist-info/top_level.txt sha256=wRR0DFbjKNFftUSNFzse8gAmAhxyzeof66_e_r0qnsA 7
rak811-0.8.5.dist-info/RECORD

top_level.txt

rak811

entry_points.txt

rak811 = rak811.cli:cli
rak811v3 = rak811.cli_v3:cli