mpremote

View on PyPIReverse Dependencies (13)

1.24.1 mpremote-1.24.1-py3-none-any.whl

Wheel Details

Project: mpremote
Version: 1.24.1
Filename: mpremote-1.24.1-py3-none-any.whl
Download: [link]
Size: 29291
MD5: a21ffbde98b2da40273687419ac8b90c
SHA256: d3ae3d0a0ae7713c537be2b6afadd11c7cde5f1750ea1260f6667bb80071b15b
Uploaded: 2024-11-29 13:02:30 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: mpremote
Version: 1.24.1
Summary: Tool for interacting remotely with MicroPython devices
Author-Email: Damien George <damien[at]micropython.org>
Project-Url: Homepage, https://github.com/micropython/micropython
License: MIT
Keywords: hardware,micropython
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: System :: Hardware
Requires-Python: >=3.4
Requires-Dist: importlib-metadata (>=1.4); python_version < "3.8"
Requires-Dist: pyserial (>=3.3)
Description-Content-Type: text/markdown
[Description omitted; length: 3486 characters]

WHEEL

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

RECORD

Path Digest Size
mpremote/__init__.py sha256=uCMjbbM9nO3VqYqqvGIZIzXy3juW1hHD8b4LrW0mWiQ 438
mpremote/__main__.py sha256=4uulmJ59a37e2DlZJwGhd0wmwvK1KHTbeDnhBWqpFtQ 84
mpremote/commands.py sha256=OV8HhmB_1SEJ6hy5PL0c4DaSQs8FpCd0q_aPv42DPVI 16349
mpremote/console.py sha256=doc59IfVkosiqlexQlZrLRsQmtzFb5hrm7q2HabKnMU 5280
mpremote/main.py sha256=b4Fu16WUxaqEV58LkcWF870duw1QDNRNHLImbfdJJ7w 17420
mpremote/mip.py sha256=l1kMbY-k21kzMUmp19pjLm59h9-d7hP9MTA0Hvq3Zwg 5796
mpremote/repl.py sha256=0bM-EcZhUwPKEaLrncN7oOKIbGySlvW00-av8lB_9jw 3789
mpremote/transport.py sha256=R8Pci09QZAFM9TRrUsibUZocYCIkq79fdDI_gH2lI8o 7306
mpremote/transport_serial.py sha256=MPpJmRNsRMRUqC3Push_vQZx3rUHjrY5lrfuqFZjSI0 31536
mpremote-1.24.1.dist-info/METADATA sha256=klXNfyXsim4vb4ZN2L3pyQU1OMHlj5XRaEfPEpDX_m4 4214
mpremote-1.24.1.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
mpremote-1.24.1.dist-info/entry_points.txt sha256=sgvfZwY5hhV3pe7WBKbJX-A3K4rPSalISc2Et9J5488 48
mpremote-1.24.1.dist-info/licenses/LICENSE sha256=t5Ak-wggyYkaKWW9RhUOoCxzdThAgY9_-bVQ0fauFuU 1088
mpremote-1.24.1.dist-info/RECORD

entry_points.txt

mpremote = mpremote.main:main