使用到的外部项目
芒果工具箱(重构)
| 项目 | 链接 | 简介 | 协议 |
|---|---|---|---|
| PyStand (已弃用) | GitHub | 嵌入式Python打包解决方案 | MIT |
| Nuitka | 官网 | 另一种Python打包应用程序 | Apache 2.0 |
| PySide6(Qt for Python) | 官网 | 基本窗口库 | LGPL |
| QFluentWidgets(PyQt-Fluent-Widgets) | 官网 GitHub | 窗口美化&组件库 | GPL-v3 |
| PyQt/PySide中使网络请求更加方便简洁的实践 | 博客园 Re-Ch | 简化网络请求 | 代码BSD 文章CC-BY-4.0 |
| Hitokoto(一言) | 官网 GitHub | 一言 | ? |
| loguru | GitHub 文档 | 开箱即用的日志模块 | MIT |
| requests | GitHub 文档 | 简明网络库 | Apache 2.0 |
| requests-oauthlib | GitHub 文档 | Oauth 认证解决方案 | ISC |
芒果工具箱文档
| 项目 | 链接 | 简介 | 协议 |
|---|---|---|---|
| VitePress | 官网 GitHub | 构建本文档 | MIT |
| vitepress-plugin-lightbox (暂时失效) | GitHub | 图片灯箱 | MIT |
| @nolebase/vitepress-plugin-git-changelog | GitHub 文档 | 基于Git的页面历史 | MIT |
| @nolebase/vitepress-plugin-enhanced-readabilities | GitHub 文档 | 阅读增强 | MIT |
| vitepress-plugin-group-icons | GitHub 文档 | 代码组图标 | MIT |
MangoFanFan_