Simple System Resource Monitor with Real-time Visualization
Project description
sentinelsys
Sentinelsys is a Simple System Resource Monitor with Real-time Visualization
Installation
pip install sentinelsys
Example
from sentinelsys import Monitoring
from sentinelsys import VisualizerRun
monitor = Monitoring()
print(f"CPU Usage {monitor.get_cpu_usage()}")
print(f"CPU Usage {monitor.get_memory_usage()}")
print(f"CPU Usage {monitor.get_disk_usage()}")
visulisasi = VisualizerRun()
visulisasi.plot_graph()
Author
- Name : Arya Wiratama
- Email : aryawiratama2401@gmail.com
- Pypi : https://pypi.org/project/sentinelsys/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sentinelsys-1.4.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sentinelsys-1.4.tar.gz.
File metadata
- Download URL: sentinelsys-1.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e00dc61a1a3080ae4c49f21189777e32f2df9574b6a3a43bc1550218e47320a
|
|
| MD5 |
24074f78b688d9797b3c05236c06f4c4
|
|
| BLAKE2b-256 |
07794a5708e0003f6e4745be80cf588951563a5458dcd4681850ac5a6efb6a6b
|
File details
Details for the file sentinelsys-1.4-py3-none-any.whl.
File metadata
- Download URL: sentinelsys-1.4-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea976c6aa9c9d1113990aa05f173602cfb60994f13fa9b48d5b77eec8fe24e40
|
|
| MD5 |
148784354366b968736c454754339c62
|
|
| BLAKE2b-256 |
7a25f6463fb799244b67b4b1014c3dbb4e54ad800bdd5aa821ed529c4e5ccb05
|