Skip to content

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.

License

Notifications You must be signed in to change notification settings

VaibhavMojidra/Python---Script-PC-Health-Check-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Screenshots

Vaibhav Mojidra - output.png

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages