bbcmicrobit / bbcmicrobit/micropython
Is there any way to call a library like any other development environment?
Open
question
- Dominant language
- C
- Stars
- 646
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to call a library like any other development environment?
from microbit import *
import GUI
I want to add a library of import GUI as above. I haven't worked hard for a long time and I didn't find a suitable method. The editor I use is Mu. If so, then my project will be very clean.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.