Micropython-Stubber Logo
1.28.3

Contents:

  • Boost MicroPython Productivity in VS Code
  • Quick Start – Contributing stubs for a new board
  • Approach to collecting stub information
  • Command Line Interface
  • Using MicroPython Stubber
  • Generating Stubs for Custom MicroPython Builds
  • Create Firmware Stubs (formerly MCU stubs)
  • Createstub Variants
  • CPython and Frozen Modules
  • Documentation Stubs
  • Repo structure
  • Codemods
  • Bulk Stubber
  • Overview of Stubs
  • References
  • Documentation
  • Glossary

Development:

  • Developing
  • Testing
  • Publishing
  • API Reference
    • info
    • stubber
      • Submodules
        • stubber.codemod
        • stubber.commands
        • stubber.downloader
        • stubber.freeze
        • stubber.get_cpython
        • stubber.get_lobo
        • stubber.merge_config
        • stubber.minify
        • stubber.modcat
        • stubber.publish
        • stubber.rst
        • stubber.stubber
        • stubber.stubs_from_docs
        • stubber.tools
        • stubber.typing_collector
        • stubber.update_module_list
        • stubber.utils
        • stubber.variants
      • Attributes
      • Package Contents
        • __version__
    • fw_info
    • createstubs
    • mcu_stubber
    • type_helpers
    • createstubs_db
    • createstubs_mem
Micropython-Stubber
  • API Reference
  • stubber
  • View page source

stubber¶

get the version

Submodules¶

  • stubber.codemod
  • stubber.commands
  • stubber.downloader
  • stubber.freeze
  • stubber.get_cpython
  • stubber.get_lobo
  • stubber.merge_config
  • stubber.minify
  • stubber.modcat
  • stubber.publish
  • stubber.rst
  • stubber.stubber
  • stubber.stubs_from_docs
  • stubber.tools
  • stubber.typing_collector
  • stubber.update_module_list
  • stubber.utils
  • stubber.variants

Attributes¶

__version__

Package Contents¶

stubber.__version__ = '1.28.3'¶
Previous Next

© Copyright 2019-.... , Jos Verlinde.

Built with Sphinx using a theme provided by Read the Docs.