feat: 收藏关注系统 v1.0.0 - 支持CLI/API/Web三种操作模式

This commit is contained in:
2026-04-12 01:34:13 +08:00
commit 184cc5b56b
26 changed files with 2953 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
README.md
pyproject.toml
setup.py
xian_favor/__init__.py
xian_favor/__main__.py
xian_favor/api.py
xian_favor/cli.py
xian_favor/config.py
xian_favor/db.py
xian_favor.egg-info/PKG-INFO
xian_favor.egg-info/SOURCES.txt
xian_favor.egg-info/dependency_links.txt
xian_favor.egg-info/entry_points.txt
xian_favor.egg-info/requires.txt
xian_favor.egg-info/top_level.txt