piglei

Results 11 issues of piglei

当前 DRF 版本无法支持 [axnsan12/drf-yasg: Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.](https://github.com/axnsan12/drf-yasg) 项目,需要升级。

enhancement

While dynaconf supports including other files by using `dynaconf_include` variable, it's not good at sloving “extending and overwriting” problems. For example, there are 2 config files. The first one is...

question

具体配置可以参考: https://github.com/TencentBlueKing/blueking-paas/blob/main/.pre-commit-config.yaml

enhancement
good first issue

综合权衡,感觉未来需要做一个 GUI 模式。优点: - 上手门槛更低,许多操作用 REPL 模式并不算直观 - 和划词插件整合后,有一个 GUI 可以方便用户更便捷的操作最近添加的生词

feature
priority/P2

当前,DEBUG 级别的日志也会被打出来。

bug

本工具如果需要和划词搜索等浏览器插件联动,必须通过 HTTP API 的方式对外提供服务。 - 增加 `aivoc server -d` 命令,支持在后台启动服务器 - 通过 HTTP API 提供翻译并添加生词接口(目前不支持重选)

feature

- 支持使用 `aivoc quiz` 命令进入测试模式 - 用户选择本次测试的单词数量 - 通过展示例句,隐藏原单词的方式,测试对单词的掌握程度 - 最好做的有趣一点

feature