I would like to get windows 10 device specifications pen and touch properties with python
I try to use two ways :
- systeminfo in command line
- msinfo32
Both ways did not find the answer,Is there any way to get this?
I expect that there can be Python Package or other methods