https://github.com/vaibhavmojidra/python---script-pc-health-check-up
The shutil module offers a number of high-level operations on files and collections of files. psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python.
https://github.com/vaibhavmojidra/python---script-pc-health-check-up
coding mojidra programming python python3 scripting shebang vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: about 1 month ago
JSON representation
The shutil module offers a number of high-level operations on files and collections of files. psutil (process and system utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network, sensors) in Python.
- Host: GitHub
- URL: https://github.com/vaibhavmojidra/python---script-pc-health-check-up
- Owner: VaibhavMojidra
- License: mit
- Created: 2022-12-09T16:37:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T16:43:18.000Z (over 2 years ago)
- Last Synced: 2025-02-16T01:13:18.628Z (3 months ago)
- Topics: coding, mojidra, programming, python, python3, scripting, shebang, vaibhav, vaibhav-mojidra, vaibhavmojidra
- Language: Python
- Homepage: https://vaibhavmojidra.github.io/site/
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Script PC Health Check Up
- Shutil module offers a number of high-level operations on files and collections of files.
- Psutil is a Python cross-platform library used to access system details and process utilities.
- Shebang line is the first line of a script and it starts with #! followed by the path of the interpreter that will be used to execute the script.[How to run .py as a script.pdf](https://github.com/VaibhavMojidra/Python---Script-PC-Health-Check-Up/blob/master/how%20to%20run%20.py%20as%20a%20script/How%20to%20run%20.py%20as%20a%20script.pdf "Click here to view How to run .py as a script.pdf")
### Screenshots
[](https://vaibhavmojidra.github.io/site/)