Skip to content

Latest commit

 

History

History
112 lines (59 loc) · 2.6 KB

File metadata and controls

112 lines (59 loc) · 2.6 KB

第三方声明

简体中文 | English

本文档列出了本项目使用的第三方开源组件及其许可证信息。

运行时依赖

随应用分发的依赖。

CPython

PSF License

Copyright © 2001 Python Software Foundation. All rights reserved.

Copyright © 2000 BeOpen.com. All rights reserved.

Copyright © 1995-2001 Corporation for National Research Initiatives. All rights reserved.

Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.

ttk-text

MIT License

Copyright (c) 2025-2026 Jesse205

可选运行时依赖

仅在特定场景下使用的依赖。

colorlog

MIT License

Copyright (c) 2012-2021 Sam Clements sam@borntyping.co.uk

开发时依赖

开发、测试、文档生成、国际化工具等所需依赖。

poethepoet

MIT License

Copyright (c) 2020 Nat Noordanus

pyright

MIT License

Copyright (c) Microsoft Corporation. All rights reserved.

ruff

MIT License

Copyright (c) 2022 Charles Marsh

pytest

MIT License

Copyright (c) 2004 Holger Krekel and others

babel

BSD 3-Clause License

Copyright (c) 2013-2026 by the Babel Team

jinja2

BSD 3-Clause License

Copyright 2007 Pallets

构建依赖

用于构建可执行文件和安装程序的依赖。

packaging

Apache 2.0 or BSD 2-Clause Dual License

Copyright (c) Donald Stufft and individual contributors. All rights reserved.

pyinstaller

GPL 2.0+ License (with Bootloader Exception)

Copyright (c) 2010-2023, PyInstaller Development Team

Copyright (c) 2005-2009, Giovanni Bajo

Based on previous work under copyright (c) 2002 McMillan Enterprises, Inc.

requests

Apache 2.0 License

Copyright 2019 Kenneth Reitz