An open API service indexing awesome lists of open source software.

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.

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
[![Vaibhav Mojidra - output.png](https://raw.githubusercontent.com/VaibhavMojidra/Python---Script-PC-Health-Check-Up/master/output/output.png "Vaibhav Mojidra")](https://vaibhavmojidra.github.io/site/)