插件化项目优化,支持将代码改造为插件,支持自动加载

This commit is contained in:
liuwei
2025-03-18 13:57:39 +08:00
parent 3c757161c4
commit bcca2dab28
13 changed files with 1033 additions and 388 deletions

View File

@@ -34,4 +34,5 @@ pytz~=2025.1
dateparser~=1.2.1
lz4~=4.4.3
Markdown~=3.7
playwright~=1.50.0
playwright~=1.50.0
toml~=0.10.2