Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 840 Bytes

File metadata and controls

30 lines (22 loc) · 840 Bytes

API Index

Use this file to locate official and local API sources quickly.

Primary Local Sources

  1. Official link index (local copy): ../../../../QuecPython-API-链接清单.md
  2. Project spec index: ../../../../spec/00-索引.md
  3. Event contract: ../../../../spec/13-事件与模块接口规范.md

If this skill is copied to another repo, update paths by discovery:

  1. Locate docs/QuecPython-API-链接清单.md.
  2. Locate docs/spec/00-索引.md and docs/spec/13-事件与模块接口规范.md.

Extension-Derived API Shapes

Stubs source copied into this skill: ../assets/stubs/quecpython_stubs/

Typical modules:

  1. machine.pyi
  2. request.pyi
  3. umqtt.pyi
  4. dataCall.pyi
  5. net.pyi

Use stubs for API shape and naming checks, then confirm platform/model support with module capability data.