Micropython-Stubber Logo
doc_updates

Contents:

  • Boost MicroPython productivity in VSCode
  • Approach to collecting stub information
  • stubber
  • Using stubs
  • VSCode and Pylint configuration
  • Create Firmware Stubs
  • createstub variants
  • CPython and Frozen modules
  • Documentation Stubs
  • Repo structure
  • PowerShell Scripts
  • Overview of Stubs
  • References
  • Documentation

versions and changes

  • Changelog
  • V1.6.9
  • v1.6.8
  • v1.6.7
  • v1.6.6
  • v1.6.4
  • v1.6.3 minor cleanups
  • v1.6.0
  • Naming convention
  • Use Poetry
  • createsubs v1.5.4
  • improve docstubs
  • Tests
  • createstubs: v1.5.1
  • TO-DO (provisional)
  • Upstream Documentation

Development:

  • Developing
  • Testing
  • API Reference
    • createstubs
    • createstubs_db
    • createstubs_mem
    • stub_lvgl
    • stubber
      • Subpackages
        • stubber.codemod
        • stubber.commands
        • stubber.freeze
        • stubber.publish
        • stubber.rst
        • stubber.tools
        • stubber.utils
      • Submodules
      • Package Contents
Micropython-Stubber
  • API Reference
  • stubber
  • stubber.freeze
  • Edit on GitHub

stubber.freeze¶

Submodules¶

  • stubber.freeze.common
  • stubber.freeze.freeze_folder
  • stubber.freeze.freeze_manifest_2
  • stubber.freeze.get_frozen
Previous Next

© Copyright 2019-2021, Jos Verlinde. Revision 820401f6.

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