MicroPython stubs
Project description
micropython-esp32-generic_ota-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/
- List of all stubs : https://micropython-stubs.readthedocs.io/en/main/firmware_grp.html
Included stubs:
- Merged stubs from
stubs/micropython-v1_20_0-esp32-GENERIC_OTA-merged
- Frozen stubs from
stubs/micropython-v1_20_0-frozen/esp32/GENERIC
- Core stubs from
stubs/micropython-core
origin | Family | Port | Board | Version |
---|---|---|---|---|
Documentation | micropython | - | - | v1.20.0 |
Core | micropython | esp32 | - | v1.20.0 |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file micropython_esp32_generic_ota_stubs-1.20.0.post2.tar.gz
.
File metadata
- Download URL: micropython_esp32_generic_ota_stubs-1.20.0.post2.tar.gz
- Upload date:
- Size: 111.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f049505e3c9ce56503fa852cc7b7464912a79eb97aaf1906e50282b2a050499c |
|
MD5 | dacfe09e32dd4b785687250c6bf159a8 |
|
BLAKE2b-256 | 7f83aa7b8e66ff53efed72837dacd2077205c1ec788cd9923aeb7f98c85c5d81 |
File details
Details for the file micropython_esp32_generic_ota_stubs-1.20.0.post2-py3-none-any.whl
.
File metadata
- Download URL: micropython_esp32_generic_ota_stubs-1.20.0.post2-py3-none-any.whl
- Upload date:
- Size: 135.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3eac16a84430131b5f5b6a8c6ae0cc086a0131b49217f713d11096e61ee8d1c6 |
|
MD5 | c7d7a1fa52486723f00b05f1e7d7cebe |
|
BLAKE2b-256 | b6df3f0c9ecad310f98a019fac5c1eb27f26d576c33dd9f751038918a3de0588 |