micropython-esp32-esp32_generic-stubs


Namemicropython-esp32-esp32_generic-stubs JSON
Version 1.24.1.post1 PyPI version JSON
download
home_pagehttps://github.com/josverl/micropython-stubs#micropython-stubs
SummaryMicroPython stubs
upload_time2025-02-05 22:21:11
maintainerNone
docs_urlNone
authorJos Verlinde
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements micropython-stubber mpflash
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # micropython-esp32-esp32_generic-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](https://github.com/Josverl/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_24_1-esp32-ESP32_GENERIC-merged`
* Frozen stubs from `stubs/micropython-v1_24_1-frozen/esp32/GENERIC`
* Core stubs from `stubs/micropython-core`


origin | Family | Port | Board | Version
-------|--------|------|-------|--------
Documentation | micropython | - | - | v1.24.1 
Core | micropython | esp32 | - | v1.24.1 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/josverl/micropython-stubs#micropython-stubs",
    "name": "micropython-esp32-esp32_generic-stubs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Jos Verlinde",
    "author_email": "josverl@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/7d/ff8a26a9cbbdc0eb7d40f100bf64d1c23202da1f5a8beb08cdceed950929/micropython_esp32_esp32_generic_stubs-1.24.1.post1.tar.gz",
    "platform": null,
    "description": "# micropython-esp32-esp32_generic-stubs\n\n\nThis is a stub-only package for MicroPython.\nIt 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.\n\nThe version of this package is alligned the the version of the MicroPython firmware.\n - Major, Minor and Patch levels are alligned to the same version as the firmware.  \n - The post release level is used to publish new releases of the stubs.\n\nFor `Micropython 1.17` the stubs are published as `1.17.post1` ... `1.17.post2`  \nfor `Micropython 1.18` the stubs are published as `1.18.post1` ... `1.18.post2`  \n\nTo install the latest stubs:  \n`pip install -I  micropython-<port>-stubs` where port is the port of the MicroPython firmware.\n\nTo install the stubs for an older version, such as MicroPython 1.17:  \n`pip install micropython-stm32-stubs==1.17.*` which will install the last post release of the stubs for MicroPython 1.17.\n\n\nAs the creation of the stubs, and merging of the different types is still going though improvements, the stub packages are marked as Beta.\nTo upgrade stubs to the latest stubs for a specific version use `pip install micropython-stm32-stubs==1.17.* --upgrade`\n\nIf you have suggestions or find any issues with the stubs, please report them in the [MicroPython-stubs Discussions](https://github.com/Josverl/micropython-stubs/discussions)\n\nFor an overview of  Micropython Stubs please see: https://micropython-stubs.readthedocs.io/en/main/ \n * List of all stubs : https://micropython-stubs.readthedocs.io/en/main/firmware_grp.html\n\n\n\nIncluded stubs:\n* Merged stubs from `stubs/micropython-v1_24_1-esp32-ESP32_GENERIC-merged`\n* Frozen stubs from `stubs/micropython-v1_24_1-frozen/esp32/GENERIC`\n* Core stubs from `stubs/micropython-core`\n\n\norigin | Family | Port | Board | Version\n-------|--------|------|-------|--------\nDocumentation | micropython | - | - | v1.24.1 \nCore | micropython | esp32 | - | v1.24.1 \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "MicroPython stubs",
    "version": "1.24.1.post1",
    "project_urls": {
        "Documentation": "https://micropython-stubs.readthedocs.io/",
        "Homepage": "https://github.com/josverl/micropython-stubs#micropython-stubs",
        "Repository": "https://github.com/josverl/micropython-stubs"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4bf10755ab4d69bcf1597cd51a26b392ab1b4865738483b042eb269f454f0a8",
                "md5": "6d4e92cd887355fb746f610e2849c47f",
                "sha256": "8e310d408f2f67d40feff411c87cba5a70a9bad83d1f44d2b2a43240806fad5c"
            },
            "downloads": -1,
            "filename": "micropython_esp32_esp32_generic_stubs-1.24.1.post1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d4e92cd887355fb746f610e2849c47f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 124356,
            "upload_time": "2025-02-05T22:21:09",
            "upload_time_iso_8601": "2025-02-05T22:21:09.891843Z",
            "url": "https://files.pythonhosted.org/packages/e4/bf/10755ab4d69bcf1597cd51a26b392ab1b4865738483b042eb269f454f0a8/micropython_esp32_esp32_generic_stubs-1.24.1.post1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e7dff8a26a9cbbdc0eb7d40f100bf64d1c23202da1f5a8beb08cdceed950929",
                "md5": "65bf5b184bbd3c99acea6e3729903863",
                "sha256": "ef7145e449eb6e0351df4d07d688be974f62f9640db3d5006dfc11f9f09eec7f"
            },
            "downloads": -1,
            "filename": "micropython_esp32_esp32_generic_stubs-1.24.1.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "65bf5b184bbd3c99acea6e3729903863",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 95006,
            "upload_time": "2025-02-05T22:21:11",
            "upload_time_iso_8601": "2025-02-05T22:21:11.365463Z",
            "url": "https://files.pythonhosted.org/packages/2e/7d/ff8a26a9cbbdc0eb7d40f100bf64d1c23202da1f5a8beb08cdceed950929/micropython_esp32_esp32_generic_stubs-1.24.1.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-05 22:21:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "josverl",
    "github_project": "micropython-stubs#micropython-stubs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "micropython-stubber",
            "specs": []
        },
        {
            "name": "mpflash",
            "specs": []
        }
    ],
    "lcname": "micropython-esp32-esp32_generic-stubs"
}
        
Elapsed time: 0.51875s