https://github.com/miguelestradam36/python-ram-performance
Using python to measure the performance on your PC
https://github.com/miguelestradam36/python-ram-performance
os-py psutil psutil-python python
Last synced: about 1 year ago
JSON representation
Using python to measure the performance on your PC
- Host: GitHub
- URL: https://github.com/miguelestradam36/python-ram-performance
- Owner: miguelestradam36
- License: mit
- Created: 2025-03-10T00:58:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T03:57:59.000Z (over 1 year ago)
- Last Synced: 2025-03-12T04:19:58.788Z (over 1 year ago)
- Topics: os-py, psutil, psutil-python, python
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python PC performance
Using python to measure the performance on your PC

## Information
In this project we are going to build one class in order to manage the performance of your PC.
The information has been taken from `GeeksforGeeks`