mpremote

View on PyPIReverse Dependencies (12)

1.24.0 mpremote-1.24.0-py3-none-any.whl

Wheel Details

Project: mpremote
Version: 1.24.0
Filename: mpremote-1.24.0-py3-none-any.whl
Download: [link]
Size: 29181
MD5: e76fd28e0c33f59728b184f8e2157c4f
SHA256: c8815edfdcb0bbdf86ff892ec194c66c7069e6a4e676540277beafa8e9ade6a0
Uploaded: 2024-10-25 14:48:21 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: mpremote
Version: 1.24.0
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
License-File: LICENSE
[Description omitted; length: 3486 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
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=T1wbF7fCPNbTqCoqgwwo88J3Y_mOcy4uNckQdTiO8MA 16019
mpremote/console.py sha256=doc59IfVkosiqlexQlZrLRsQmtzFb5hrm7q2HabKnMU 5280
mpremote/main.py sha256=TnyB1JzIwz9ZBeeyJZxjttNyFZfizbdCDS1FLYMh9Mk 17286
mpremote/mip.py sha256=l1kMbY-k21kzMUmp19pjLm59h9-d7hP9MTA0Hvq3Zwg 5796
mpremote/repl.py sha256=0bM-EcZhUwPKEaLrncN7oOKIbGySlvW00-av8lB_9jw 3789
mpremote/transport.py sha256=-mfijSNv37XlomssPBvldx11aH53nTLeVDX5iTZXyH4 7302
mpremote/transport_serial.py sha256=MPpJmRNsRMRUqC3Push_vQZx3rUHjrY5lrfuqFZjSI0 31536
mpremote-1.24.0.dist-info/METADATA sha256=EeFLLbR5P18QhWvmLsv-O2iHY4EvSJjDJNkMTBuoI1A 4236
mpremote-1.24.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
mpremote-1.24.0.dist-info/entry_points.txt sha256=sgvfZwY5hhV3pe7WBKbJX-A3K4rPSalISc2Et9J5488 48
mpremote-1.24.0.dist-info/licenses/LICENSE sha256=t5Ak-wggyYkaKWW9RhUOoCxzdThAgY9_-bVQ0fauFuU 1088
mpremote-1.24.0.dist-info/RECORD

entry_points.txt

mpremote = mpremote.main:main