.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% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.