# uPyCraft **Repository Path**: XIVN1987/uPyCraft ## Basic Information - **Project Name**: uPyCraft - **Description**: uPyCraft is an IDE designed for micropython. This is my PyQt5 port. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-07-04 - **Last Updated**: 2024-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uPyCraft uPyCraft is an IDE designed for micropython. This is my PyQt5 port. to run this software, you need python 3.6, pyqt5 and pyserial. ![](./截图.jpg) ### file/folder operaton + create + delete + rename + drag + drag from PC + save to PC ### file opertion + upload + editing + download + run ## User manual ### Explorer Support context menu and drag-drop operation ### Editor No context menu supported, only shortcut keys can be used. ### Terminal No context menu or shortcut keys supported, copy and paste is done as follows: Copy: mouse left-click and drag select the content you want, and release the mouse to copy the selected content Paste: mouse right-click paste the clipboard content