Skip to content

uPyCraft is an IDE designed for micropython. This is my PyQt5 port.

License

Notifications You must be signed in to change notification settings

XIVN1987/uPyCraft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

About

uPyCraft is an IDE designed for micropython. This is my PyQt5 port.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%