SimplePyScripts icon indicating copy to clipboard operation
SimplePyScripts copied to clipboard

Collection of various python script's.

Results 2 SimplePyScripts issues
Sort by recently updated
recently updated
newest added
trafficstars

In this PR I've added a directory called `get_cpu_process` It includes: * `get_cpu_process.py` which contains three functions relating to getting the information on a process. * `cpu` a CLI interface...

Would it be possible to put the examples in a folder and all the scripts in another? Scrolling down the entire repo to the README is pretty tedious because of...