piconetcontrol

View on PyPIReverse Dependencies (0)

0.3.0 piconetcontrol-0.3.0-py3-none-any.whl

Wheel Details

Project: piconetcontrol
Version: 0.3.0
Filename: piconetcontrol-0.3.0-py3-none-any.whl
Download: [link]
Size: 20436
MD5: 1cb50cbb9e44d62dca8f0103639d9a4c
SHA256: dab6d800e9d7bdd7107b08f8d166fcedf9f4f079ec2a0fe1b4cf2fbcaf97664e
Uploaded: 2024-12-06 18:09:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: piconetcontrol
Version: 0.3.0
Summary: Client-server package to remotely control a Raspberrypi Pi Pico W.
Author: Matthias Zeller
Author-Email: matthias.gilles.zeller[at]gmail.com
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Hardware
Classifier: Topic :: System :: Networking
Requires-Python: >=3.11,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.3)
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: mpremote (<2.0.0,>=1.24.1)
Requires-Dist: polling2 (<0.6.0,>=0.5.0)
Requires-Dist: pyudev (<0.25.0,>=0.24.3)
Requires-Dist: simple-term-menu (<2.0.0,>=1.6.6)
Description-Content-Type: text/markdown
[Description omitted; length: 7598 characters]

WHEEL

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

RECORD

Path Digest Size
piconetcontrol/__init__.py sha256=4Hd-9Z7h4yGtDdxMJujfX9kNMiX5ok6BZOgr_4qz1lc 44
piconetcontrol/__main__.py sha256=GvLJOa-ZBiLwB7RTiTLFmTagml4stuMlFk-YlRMpWtI 593
piconetcontrol/client/__init__.py sha256=M0MsdjynBsX4lqX7xSy4XjWHa-RMoyAZustKa7lQc_I 41
piconetcontrol/client/client.py sha256=H293k3Uf-6kduhjM6dL5s0pNkDR3QZ8crOte7PvqLDM 6823
piconetcontrol/client/gen_ssl.sh sha256=fUIMB4klyrF5iiwsW-C1ZvHCBNsa0Reloq9jIXh34Ls 328
piconetcontrol/client/setup.py sha256=8S4W4sYm-UnmHSYGhhiOODwz_BEXEgN3lNHrLChjpKA 8244
piconetcontrol/client/update.py sha256=dgGmzzM08tYWoNUVu0U2CnzIJ3FUgi8pbiUsPDD42kM 1460
piconetcontrol/server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
piconetcontrol/server/main.py sha256=ACj39eMC6pT15tE9OTVk5MUPbwPGBGAAILa6SFIN_cI 1479
piconetcontrol/server/server_base.py sha256=LLEDAdOdpaqN4R9PLghnByqxsvfNCYIWoToYyC6xSAg 10923
piconetcontrol/server/server_pico.py sha256=l3lUCbxVb79vn2ryKt22Wqy5Na1IXx1GDbsbbX1lHtI 3529
piconetcontrol/server/server_rpi.py sha256=DmYXjKrB6ocRkWpYdJj30UEeqyowh5xILrHJID2fY6I 742
piconetcontrol/server/utils/test_wifi.py sha256=Awy5bVrZpmU2gj31nOgZrL-wLGnpoQ2sXJRdKiDpUl0 512
piconetcontrol/server/utils/wipe_root.py sha256=5oTA4X2rYnt5cEABhXAXxCcd7rYU8M34p5Jw9SIyGJ4 634
piconetcontrol/utils.py sha256=4Jxc1E-Ab7WlSXyiaUzBMIX0nbmiCO_sjw8NnVDKp_Y 1306
piconetcontrol-0.3.0.dist-info/LICENSE sha256=pe9n9mxf_iQs2xIj35M6hKKkOdMoSlP-deOnMK2ggw0 1080
piconetcontrol-0.3.0.dist-info/METADATA sha256=N-1obDA_rCSvyCYBkGpc8Uu0cm8i1DBdcgsnXLE4lu4 8645
piconetcontrol-0.3.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
piconetcontrol-0.3.0.dist-info/entry_points.txt sha256=TR8iFGUlX5BhoepzaNf7msMkfsSt8ykJwXPEIJVzyqE 63
piconetcontrol-0.3.0.dist-info/RECORD

entry_points.txt

piconetcontrol = piconetcontrol.__main__:main