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?