Command line Application for automating Micropython project creation in Visual Studio Code.
You can download and install the latest version of this software from the Python package index (PyPI) as follows:
pip install --upgrade micropy-cli
Usage: micropy [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
init Create new Micropython Project
stubs Manage Stubs
- Guide on using vscode with micropython stubs
- Initial stubs used in application
- More