Micropython-Stubber Logo
develop

Contents:

  • Boost MicroPython productivity in VSCode
  • Approach to collecting stub information
  • 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.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_mem
    • stub_lvgl
    • createstubs_db
    • createstubs
    • stubber
    • pyboard
    • visitors
    • commands
    • basics
    • ata_script
    • samples
    • simple
    • docstrings
Micropython-Stubber
  • »
  • API Reference
  • Edit on GitHub

API ReferenceΒΆ

This page contains auto-generated API reference documentation 1.

  • createstubs_mem
  • stub_lvgl
  • createstubs_db
  • createstubs
  • stubber
    • stubber.rst
      • stubber.rst.classsort
      • stubber.rst.lookup
      • stubber.rst.output_dict
      • stubber.rst.report_return
      • stubber.rst.rst_utils
    • stubber.utils
      • stubber.utils.config
      • stubber.utils.ignore
      • stubber.utils.manifest
      • stubber.utils.post
      • stubber.utils.stubmaker
      • stubber.utils.typed_config_toml
      • stubber.utils.versions
    • stubber.basicgit
    • stubber.downloader
    • stubber.get_cpython
    • stubber.get_lobo
    • stubber.get_mpy
    • stubber.makemanifest_2
    • stubber.minify
    • stubber.stubber
    • stubber.stubs_from_docs
    • stubber.update_fallback
    • stubber.update_module_list
  • pyboard
  • visitors
    • visitors._apply_stubber_annotations
  • commands
    • commands.constant_folding
    • commands.noop
    • commands.samples
  • basics
  • ata_script
  • samples
  • simple
  • docstrings
1

Created with sphinx-autoapi

Previous Next

© Copyright 2019-2021, Jos Verlinde. Revision cba2b869.

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