This code collects information about the Windows system.
Don't recommended to run this code on Unix, Linux, and other operating systems other than Windows
The names of all necessary modules are in the file req.txt.
You can download the modules with the command
pip install -r req.txt.Docs here