Files
python_script/README.md
DelLevin-Home f1b9f6a1d0 222
2026-01-30 22:43:35 +08:00

9 lines
375 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 个人python脚本
日常生活中的突发奇想,为了方便写的脚本
1. `content-to-tag`调用ollama大语言模型根据文章内容生成标签
2. `base64-de-in-code` base64编码解码
1. 编码接口post http(s)://网站域名/encode
2. 解码接口post http(s)://网站域名/decode
3. `get-zhi-zhu-article`知乎文章本地保存