.MPY ファイル拡張子

MicroPython Module

開発元 Damien George
人気度
1.3  |  3 
 

MPYファイルとは?

An MPY file is a MicroPython module. It contains binary data, which is usually generated by compiling Python source code (.PY) files. MPY files may also contain machine code compiled from source code files written in other languages, such as C.

詳細情報

MicroPython is a Python implementation that is optimized to run programs on a microcontroller. It contains a cross-compiler, known as mpy-cross, which is used to pre-compile Python scripts to MPY files. These bytecode files are meant to be included in a microcontroller's firmware, so they are available to MicroPython programs run on that microcontroller.

Some MPY files may contain machine code compiled from programs written in a language other than Python. These files are used to import non-Python libraries and functions into MicroPython programs. Non-Python MPY files are created using MicroPython's mpy_ld.py tool, which links together and compiles a set of .O files.

MPYファイルの開き方

MPY files are not meant to be opened. Instead, they are meant to be run using MicroPython and referenced within MicroPython programs.

File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

MPYファイルを開くプログラム

Windows
Mac
Linux
カテゴリ: 開発者
更新日: 2022-04-13

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているMicroPython Moduleファイル形式とMac, Windows, and Linuxアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。