Skip to content

add pydocs commands: list, search#1

Open
tamnd wants to merge 1 commit into
mainfrom
feat/pr1-commands
Open

add pydocs commands: list, search#1
tamnd wants to merge 1 commit into
mainfrom
feat/pr1-commands

Conversation

@tamnd

@tamnd tamnd commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Implements pydocs-cli reading Python standard library documentation from docs.python.org.

Commands

  • pydocs list -- list all Python standard library modules
  • pydocs search <query> -- search modules by name or description

Notes

Public endpoints at docs.python.org -- no API key required.

Implements pydocs-cli reading Python standard library documentation from
docs.python.org. No API key required.
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.

1 participant