micropy

Micropy Cli.

Micropy Cli is a project management/generation tool for writing Micropython code in modern IDEs such as VSCode. Its primary goal is to automate the process of creating a workspace complete with:

Linting compatible with Micropython, VSCode Intellisense, Autocompletion, Dependency Management, VCS Compatibility and more.

Classes

MicroPy(*[, options])

Handles App State Management.