- 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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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
VaibhavMojidra/Python---Script-PC-Health-Check-Up
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published