Deleted user
posted 3 years ago
Licensing requirement for usage of win32com APIs through python package (pywin32)For the work-testing of my project, I wish to use win32com APIs through the python package (pywin32). Is there any license restriction provided for this?
There are two aspects:
Usage of win32com APIs (of course running machine has valid Microsoft software)
Usage of Python package (pywin32). On https://pypi.org/project/pywin32/ it mentions as "OSI Approved:: Python Software Foundation License"" for pywin32. But I am not sure if this allows using in creating scripts to test commercial product and if internally allows Microsoft license.