Skip to main content

MicroPython stubs

Project description

micropython-stm32-stubs

This is a stub-only package for MicroPython. It is intended to be installed in a projects virtual environment to allow static type checkers and intellisense features to be used while writing Micropython code.

The version of this package is alligned the the version of the MicroPython firmware.

  • Major, Minor and Patch levels are alligned to the same version as the firmware.
  • The post release level is used to publish new releases of the stubs.

For Micropython 1.17 the stubs are published as 1.17.post1 ... 1.17.post2
for Micropython 1.18 the stubs are published as 1.18.post1 ... 1.18.post2

To install the latest stubs:
pip install -I micropython-<port>-stubs where port is the port of the MicroPython firmware.

To install the stubs for an older version, such as MicroPython 1.17:
pip install micropython-stm32-stubs==1.17.* which will install the last post release of the stubs for MicroPython 1.17.

As the creation of the stubs, and merging of the different types is still going though improvements, the stub packages are marked as Beta. To upgrade stubs to the latest stubs for a specific version use pip install micropython-stm32-stubs==1.17.* --upgrade

If you have suggestions or find any issues with the stubs, please report them in the MicroPython-stubs Discussions

For an overview of Micropython Stubs please see: https://micropython-stubs.readthedocs.io/en/main/

Included stubs:

  • Firmware stubs from stubs/micropython-v1_19_1-stm32
  • Frozen stubs from stubs/micropython-v1_19_1-frozen/stm32/GENERIC
  • Core Stubs from stubs/cpython_core-pycopy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

micropython-stm32-stubs-1.19.1.post1.tar.gz (47.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file micropython-stm32-stubs-1.19.1.post1.tar.gz.

File metadata

File hashes

Hashes for micropython-stm32-stubs-1.19.1.post1.tar.gz
Algorithm Hash digest
SHA256 8612ced56472b113bb546faefc8ae8e6c826e302d5fae591157caf2ef3a6d2ab
MD5 b3c17a0ae499e25dd364cf5748bc8257
BLAKE2b-256 b7681f537ea23d659ee9db3a0827f1b4639a0a385d375c8d3d3b348af86343d8

See more details on using hashes here.

File details

Details for the file micropython_stm32_stubs-1.19.1.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for micropython_stm32_stubs-1.19.1.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 811c845ef10890314fd3825fe76445282f1c6a6f2087b9d03094b5e73ec7bf05
MD5 d7cfde1d42718b27007b3010ed57cecd
BLAKE2b-256 f14adcc50b6b7fa60a3f93f9ac1cfd3eed83c16fb02e5ccd0ab31c5c7d8cce14

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page