A CLI interface to run Inquiries against the TalkPythonToMe podcast data.
v0.2.0
v0.2.0
[0.2.0] - 2026-02-07
Added
--format markdownoutput mode for raw Markdown without Rich formatting, ideal for AI agents, LLMs, and RAG pipelines- New “Agentic AI and LLM integration” section in README
display_markdown_raw()informatting.pyfor plain stdout output- Tests for markdown format: query param propagation, raw output, and display routing
Changed
--formatflag now acceptstext,json, ormarkdown(wastextorjson)- MCP client sends
?format=markdownquery param to server when markdown format is selected - README “Output formats” and “Piping JSON to other tools” sections updated for the new format
about 1 month ago
Download
Download
v0.1.2
v0.1.2
[0.1.2] - 2026-02-07
Added
talkpython statuscommand to check MCP server health and display version info
Changed
- Version is now read dynamically from package metadata via
importlib.metadata - Default output format is now always
text(removed auto-detect that defaulted tojsonwhen piped) - Development status upgraded from Alpha to Beta
- Added
readmefield topyproject.tomlso PyPI renders the README
about 1 month ago
Download
Download
Links
- Source: https://github.com/talkpython/talk-python-cli
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/talkpython/talk-python-cli
Repository Details
- Stars 1
- Forks 1
- Open issues 1
- License mit
- Language Python
- Size 48.8 KB
- Created at about 1 month ago
- Updated at about 1 month ago
- Pushed at about 1 month ago
- Last synced at about 1 month ago
- Dependencies parsed at Pending
Topics