wspyserial

View on PyPIReverse Dependencies (0)

1.1.0 wspyserial-1.1.0-py3-none-any.whl

Wheel Details

Project: wspyserial
Version: 1.1.0
Filename: wspyserial-1.1.0-py3-none-any.whl
Download: [link]
Size: 10637
MD5: 0f1230e3f7a7fa59b2a5592281d83efe
SHA256: 898b45457e1679a8034335a02649f3d1ae05f122c0c6dfb2a099084d393fc799
Uploaded: 2022-11-28 20:37:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wspyserial
Version: 1.1.0
Summary: Access any serial device in your lan
Author-Email: Henrycke Bozza Schenberk <oschenberk[at]gmail.com>
Project-Url: Homepage, https://github.com/HenryckeBSchenberk/wspyserial
License: MIT License Copyright (c) 2022 Henrycke Schenberk - Parallax 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: serial,pyserial,marlin,websocket,lan,wan
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: pyserial (>=3.5)
Requires-Dist: websockets (>=10.3)
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: unittest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2424 characters]

WHEEL

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

RECORD

Path Digest Size
wspyserial/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wspyserial/__main__.py sha256=A1oqJxX_D88SW41YbsaV39GGpN-2vnwQ-67uEwwZwcs 1487
wspyserial/client.py sha256=et95dU_5Scpp-rSIklLhi8-OKArT_XOJUlG1gu0P3_g 5120
wspyserial/config.toml sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wspyserial/device.py sha256=SIu8aB-Hc_pvU_JOEWuQCoBGrSFbJEtXwVKL7UsXFtg 3314
wspyserial/gcode.py sha256=OcMAvgrDk99bh8YKLF_W7dXaTO0vZnAbITpH2y-ZAtg 348
wspyserial/protocol.py sha256=tHS_SyiOZMPGffqryFztoC8rmK_UfsmbJb6yr2Uz-J8 3526
wspyserial/server.py sha256=aD1nAhlTfiJqWIHXwOKaK5b6GsFLebm2OzCdCPp_xqw 2722
wspyserial-1.1.0.dist-info/LICENSE sha256=uzosPqjiztrdCW7H8YmcCJ7Za-KjX6wtXDZvls9OYqE 1086
wspyserial-1.1.0.dist-info/METADATA sha256=0tEApGSQwp5-4uYfiKC2bdqsOVkz0DGuJzCmm9hTDBM 4493
wspyserial-1.1.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
wspyserial-1.1.0.dist-info/entry_points.txt sha256=KAIUDK6Zy9wJxBdMqau5weSvbW-AXWey8Vn9iKmoa1M 56
wspyserial-1.1.0.dist-info/top_level.txt sha256=gpS7HEEx9eKpPVgGKCDNVWlhATWKx3I69ylwAuPny1U 11
wspyserial-1.1.0.dist-info/RECORD

top_level.txt

wspyserial

entry_points.txt

wspyserial = wspyserial.__main__:main