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.monitor import Monitoring
from sentinelsys.visualizer 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.3.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.3.tar.gz.
File metadata
- Download URL: sentinelsys-1.3.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 |
125a1946cfdc40173065e2d63c429dc253f655cdc2b6da6b9cc7ae063a819737
|
|
| MD5 |
45e69a72ad779534181207650312f89a
|
|
| BLAKE2b-256 |
78c723c6d6dcd608126a316460663a816954be62525eda8c1b3046d7a9b01598
|
File details
Details for the file sentinelsys-1.3-py3-none-any.whl.
File metadata
- Download URL: sentinelsys-1.3-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 |
6e1a050802ba7f16e962688aa722677e3e0c2f045d1bfd53e9a49845b6961ae5
|
|
| MD5 |
65702a9ff5f4faf25b07463f2bed3a10
|
|
| BLAKE2b-256 |
0595d01f579a9f9c32757c7478438ab71f3aac6e0b81d5de78cab299b672f452
|