Share via

Using Winrt APIs in python

Akhil G Nair 1 Reputation point
2021-04-22T11:57:15.583+00:00

I want to use winrt api Windows.Networking.NetworkOperators to manage mobilebroadband pin. I docs it is mentioned it requires a package manifest to work as it is a restricted.
I'm using python winrt module to access this API but how this package manifest can be created for python?

Community Center | Not monitored

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.