Nuacht

The MicroPython Package Installer for Arduino simplifies library management by automating the process of searching, installing, and managing MicroPython libraries, reducing manual effort and errors.
Do you have a Python application you want to give to the world, or at least your teammates? Here are six ways to package Python applications for distribution.
Have you ever wished you could edit Python packages installed locally without reinstalling them? Editable installs are the way.