Skip to content

romanin-rf/pciw.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pciw.py

This module can obtain full information about the CPU, RAM, GPU, Monitors, Motherboard, Videocards and BIOS.

So far, it only works fully on a Windows system.

Install

pip install -U pciw.py

Example

For the example made by __main__.py:

python -m pciw

Author