Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romanin-rf/pciw.py

Python module for system information
https://github.com/romanin-rf/pciw.py

bios cpu gpu monitor motherboard pciw python-module ram sysinfo

Last synced: 3 months ago
JSON representation

Python module for system information

Awesome Lists containing this project

README

        

# 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
- Roman Slabicky
- [Vkontakte](https://vk.com/romanin2)
- [GitHub](https://github.com/romanin-rf)