Simple gatherer of system information under windows
Go to file
Dionisio E Alonso e3be7d8303 Roll back in video devices detection
The different numbers 0000, 0001 following the device hash key are video
outputs. The device is the same and should not be duplicated.
2015-04-08 19:35:45 -03:00
README.md Add README 2015-04-08 12:37:20 -03:00
SystemInformation.py Roll back in video devices detection 2015-04-08 19:35:45 -03:00
setup.py Add setup scripts with building instructions 2015-04-08 09:18:57 -03:00
setup_py2exe.py Add setup scripts with building instructions 2015-04-08 09:18:57 -03:00

README.md

Requieres

Python version: Python 3.x

Building

\> pip install py2exe
\> python -m py2exe.build_exe -b1 SystemInformation.py

Download

Release 0.1