用 gws 给 Python 脚本提供 Google OAuth 凭据有两处要手动对齐:登录时用 –readonly 或 –scopes 限定授权范围,导出凭据后在 google-auth 里显式传入 scopes,否则会撞 invalid_scope。
Posts for: #python
在 macOS 上本地部署 markitdown:将任意文档转为 Markdown
Microsoft markitdown 在 macOS 上装成本地工具,Word、PDF、PPT、Excel 都能转成 Markdown;表格密集的 PDF 它转得不好,这类要换 marker-pdf。