micropy-cli icon indicating copy to clipboard operation
micropy-cli copied to clipboard

Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!

Results 75 micropy-cli issues
Sort by recently updated
recently updated
newest added

Should be able to support PyCharm by handling a `.idea/micropy.iml` file included in `.idea/modules.xml` that sources stubs from a projects local `.micropy` folder.

enhancement

Add optional Testing Repo for incomplete/unstable stubs. For switching repos, use something like: `micropy stubs repos` and allow users to select an active repo via a checkbox.

enhancement

I just added Pylance autocompletion support. Pylance uses `python.analysis.extraPaths` instead of `python.autoComplete.extraPaths`. Fix #152

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/BradenM/micropy-cli). - WARN:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pyupgrade](https://togithub.com/asottile/pyupgrade) | `3.8.0` -> `3.15.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pyupgrade/3.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cachier](https://togithub.com/python-cachier/cachier) | `2.0.0` -> `2.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/cachier/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

**Describe the bug** Python 3.12 is currently unsupported, trying to install `micropy-cli` will result in an error due to missing the `imp` module. **Expected Behavior** Install successfully with no error....

bug

updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.6.0) - https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.0.255 → v0.4.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.255...v0.4.10) - [github.com/pycqa/isort: 5.12.0 → 5.13.2](https://github.com/pycqa/isort/compare/5.12.0...5.13.2) - [github.com/psf/black: 23.1.0 → 24.4.2](https://github.com/psf/black/compare/23.1.0...24.4.2) - [github.com/python-poetry/poetry: 1.4.1 → 1.8.0](https://github.com/python-poetry/poetry/compare/1.4.1...1.8.0)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mypy](https://www.mypy-lang.org/) ([source](https://togithub.com/python/mypy), [changelog](https://mypy-lang.blogspot.com/)) | `1.7.0` -> `1.10.1`...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [libcst](https://togithub.com/Instagram/LibCST) ([changelog](https://togithub.com/Instagram/LibCST/blob/main/CHANGELOG.md)) | dependencies | pin | `>=1.1.0, `==1.1.0` | |...

dependencies