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

PermissionAllowed
Commercial useYes
ModificationYes
RedistributionYes
Private useYes
SublicensingYes

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-foss

The License field reports MIT.


Next Steps

See Also