License
License
Aspose.HTML 针对 Python 的 FOSS 在 MIT 许可证下分发。完整文本作为 LICENSE 文件位于 GitHub 仓库.
MIT 许可证允许的内容
| Permission | Allowed |
|---|---|
| 商业使用 | 是 |
| Modification | 是 |
| Redistribution | 是 |
| 私人使用 | 是 |
| Sublicensing | 是 |
MIT 许可证的要求
唯一的义务是署名:在软件的复制品或重要部分中保留版权声明和许可证文本。没有 copyleft —— 派生作品可以使用任何许可证。
在您的环境中验证许可证
已安装的包元数据记录了许可证。git clone https://github.com/aspose-html-foss/Aspose.HTML-FOSS-for-Python.git 之后:
pip show aspose-html-fossThe License 字段报告 MIT。
后续步骤
- Installation — 设置包
- Quickstart — 五分钟内的第一篇文档
- 功能概览 — 库的覆盖范围