Skip to content

docs: document module interface and add ModuleProtocol - #343

Merged
msoedov merged 6 commits into
msoedov:mainfrom
TianHengZhuang:main
Sep 7, 2026
Merged

docs: document module interface and add ModuleProtocol#343
msoedov merged 6 commits into
msoedov:mainfrom
TianHengZhuang:main

Conversation

@TianHengZhuang

Copy link
Copy Markdown
Contributor

Closes #88. Adds module_protocol.py (PEP 544 Protocol) documenting the shared Module interface. Fixes docs/external_module.md (removes broken import). Adds docstrings to all Module classes.

@msoedov

msoedov commented Sep 7, 2026

Copy link
Copy Markdown
Owner

@TianHengZhuang thx a lot for the patch!

@msoedov
msoedov merged commit c75df25 into msoedov:main Sep 7, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the module system for extensions

2 participants