License
License
Aspose.HTML FOSS for Python is distributed under the MIT License. The full text ships as the LICENSE file in the GitHub repository.
What the MIT License permits
| Permission | Allowed |
|---|---|
| Commercial use | Yes |
| Modification | Yes |
| Redistribution | Yes |
| Private use | Yes |
| Sublicensing | Yes |
What the MIT License requires
The only obligation is attribution: keep the copyright notice and license text in copies or substantial portions of the software. There is no copyleft — derivative works may use any license.
Verifying the license in your environment
The installed package metadata records the license. After pip install aspose-html-foss:
pip show aspose-html-fossThe License field reports MIT.
Next Steps
- Installation — set up the package
- Quickstart — first document in five minutes
- Features Overview — what the library covers