mpremote

View on PyPIReverse Dependencies (7)

1.22.0 mpremote-1.22.0-py3-none-any.whl

Wheel Details

Project: mpremote
Version: 1.22.0
Filename: mpremote-1.22.0-py3-none-any.whl
Download: [link]
Size: 27863
MD5: 2afd41d717a43eda6a9b26f2d5a77d4c
SHA256: e89750702bd0b1ce8b58101777f379986ffffe3915632cf1a9010309f01efcc6
Uploaded: 2023-12-27 06:07:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mpremote
Version: 1.22.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)
Requires-Dist: pyserial (>=3.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3395 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.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=5sIMwV4CEuurTu5-ZZuSAqlJ1KgKNSR2BYS6_n5K1kA 8360
mpremote/console.py sha256=doc59IfVkosiqlexQlZrLRsQmtzFb5hrm7q2HabKnMU 5280
mpremote/main.py sha256=e-bpyoDFZoplo1Byk9WwxRIVYrVzMUMVmf-3MnswyLo 17020
mpremote/mip.py sha256=9bIv0J9pdepP22KCo60RL_2nmnJXP5DF3dkIqQ2UApE 6316
mpremote/repl.py sha256=0bM-EcZhUwPKEaLrncN7oOKIbGySlvW00-av8lB_9jw 3789
mpremote/transport.py sha256=u-dc3iP6_DpAkWfkO3autRqyqCv63B4XlDW4srjCOco 1288
mpremote/transport_serial.py sha256=O45-XKJhrYi1hxE-x7mAY8BzdYZbzzTpbJK9U7G3ZJI 39533
mpremote-1.22.0.dist-info/METADATA sha256=zNA6x90EUdI6Z7tf-U12qC865FRmvcPm6p8Mtoe0gIM 4121
mpremote-1.22.0.dist-info/WHEEL sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k 87
mpremote-1.22.0.dist-info/entry_points.txt sha256=sgvfZwY5hhV3pe7WBKbJX-A3K4rPSalISc2Et9J5488 48
mpremote-1.22.0.dist-info/licenses/LICENSE sha256=t5Ak-wggyYkaKWW9RhUOoCxzdThAgY9_-bVQ0fauFuU 1088
mpremote-1.22.0.dist-info/RECORD

entry_points.txt

mpremote = mpremote.main:main