8000 GitHub - pybricks/python-mpy-cross at 6ab99dec25f3edbaa6b5fe7d9b319ec9cdd72e9c
[go: up one dir, main page]

Skip to content

pybricks/python-mpy-cross

Repository files navigation

Python packaging for mpy-cross

This repository contains Python packaging to distribute the mpy-cross tool from MicroPython via PyPI.

There are multiple MPY ABI versions, so you will need to install the package that corresponds to the target MicroPython version.

For MicroPython 1.12 to 1.18:

pip install mpy-cross-v5

For MicroPython 1.19:

pip install mpy-cross-v6

For MicroPython 1.20+:

pip install mpy-cross-v6.1

About

Python packaging for MicroPython mpy-cross.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0