Performance monitor CLI for Windows: parse and display performance counter from 'psutil' and 'nvidia-smi'.
Project description
Performance monitor CLI for Windows
Parse and display performance counter from psutil
and nvidia-smi
.
Minimum height:
- If GPU: 17 + #CPUs/2
- Else: 9 + #CPUs/2
Unfortunately, temperature reading for CPU is not available.
Requires
psutil
: load CPU+MEM stats.termcolor
: color stuff.xmltodict
: parsenvidia-smi
output during GPU stats load.
Parameters:
-t
or--time
: Change default refresh time tot
seconds (default: 2).-d
or--disable_gpu
: Disable GPU stats load and display.-c
or--disable_cpu
: Clear screen everyc
prints (default: 5).
Run standalone
- Install
requirements.txt
- Run with:
python main.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file perfmonitor-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: perfmonitor-0.0.6-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 096c4732772cc335405eb7b379ed266d590162cd9dc5ae5f4cecfd26a91ecd21 |
|
MD5 | 5d9ab75022cf0b3ca312a04b2f0eec10 |
|
BLAKE2b-256 | 0e1cc6ec9dedc277874a9086755f3341447d9ffe85b2a44a39d08a4fd62ab71d |