-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
32 lines (24 loc) · 1.36 KB
/
NOTICE
File metadata and controls
32 lines (24 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# OneBot GitHub Webhook
Copyright 2025 AptS-1547
本软件由 AptS-1547 (https://github.com/AptS-1547) 开发。
本软件使用以下第三方库,这些库根据各自的许可证分发:
- APScheduler (https://github.com/agronholm/apscheduler) - MIT License
- FastAPI (https://fastapi.tiangolo.com/) - MIT License
- Pydantic (https://pydantic-docs.helpmanual.io/) - MIT License
- Pydantic-settings (https://github.com/pydantic/pydantic-settings) - MIT License
- aiohttp (https://docs.aiohttp.org/) - Apache License 2.0
- PyYAML (https://pyyaml.org/) - MIT License
- Uvicorn (https://www.uvicorn.org/) - BSD License
- Jinja2 (https://palletsprojects.com/p/jinja/) - BSD-3-Clause License
- pytest (https://docs.pytest.org/) - MIT License
- pytest-asyncio (https://github.com/pytest-dev/pytest-asyncio) - Apache License 2.0
- pylint (https://github.com/pylint-dev/pylint) - GPL-2.0 License
本项目也使用了以下 Python 标准库组件:
- fnmatch - Python Software Foundation License
- asyncio - Python Software Foundation License
- logging - Python Software Foundation License
- typing - Python Software Foundation License
- datetime - Python Software Foundation License
所有依赖项及其传递依赖项均受其各自许可证的约束。
请查阅每个项目的完整许可详情。
本软件根据 Apache License 2.0 许可证分发,详情请参阅 LICENSE 文件。