This repository was archived by the owner on Aug 31, 2025. It is now read-only.
Mu should support Circup for package management in CircuitPython Mode #1332
ntoll
started this conversation in
Ideas & New Features
Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
How does circup find the modules btw? Is there an API endpoint? Or does it download a zip file with all of them? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Circup is a
pip
like tool for managing packages on CircuitPython devices. @makermelissa suggested that Mu expose some of Circup's core features since it's a friendly thing to do.Things
circup
can do (from the command help):At the very least I think Mu should be able to:
Something for the admin pane when in CircuitPython mode..?
cc/ @tannewt @kattni @DaveSprague @carlosperate @fmorton
Beta Was this translation helpful? Give feedback.
All reactions