Systems are supposed to be tested
Project description
This is a package to mess with and get around systems.
Usage
Modules on this package:
diskInfo()
- Default disk is the c drive.
If you want to change the disk,
type in the disk letter followed
by a ":" e.g. diskInfo("d:").
installPythonModule()
- This is a function to install
any python module on the local
machine. e.g.
installPythonModule("GSAToolKit")
internetInfo()
- Lists all the information about
adapters and gateways attatched
to the system. It is the same
output as the command "ipconfig"
on command prompt.
killChrome()
- Force kills all google chrome
windows that are currently open.
listDrives()
- Lists all shown and hidden
drive letters that are attatched
to the machine.
listUsers()
- Lists all users that have ever
logged on to the machine and
the date/time that they last
logged on.
killNetSupport()
- Checks if NetSupport is running
and kills it if it is. If you
want to continualy kill it and
prevent it from starting, use
the code:
while True:
killNetSupport()
performanceMonitor()
- Opens windows performance
monitor if it is bloacked on
your system.
systemInfo()
- Lists all information that
is provided using the "systeminfo"
command in command propmpt.
taskManager()
- Displays all process names and
ID's for every process currently
running on the system.
treeDrives()
- Lists all directories and files
on any drive. Default is the c
drive but can be changed to any
drive e.g. treeDrives("d:").
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
GSAToolKit-0.0.5.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file GSAToolKit-0.0.5.tar.gz.
File metadata
- Download URL: GSAToolKit-0.0.5.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
924756589ea438fb7407bf12cbb98aeaa614caf87cc6a83395a3ffe39d96f3d2
|
|
| MD5 |
e9fad2aba9753a502dcbe0890ef05ac8
|
|
| BLAKE2b-256 |
7fb2603dd5d0f8703893c3cfb176920a31d0a8bd81859b923b03b20b92afcdda
|
File details
Details for the file GSAToolKit-0.0.5-py3-none-any.whl.
File metadata
- Download URL: GSAToolKit-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50cd1b25bb30cd64841de235925a276e78d89c2c9acad114eadf6c3f2f10019d
|
|
| MD5 |
80b73d4dfbd31aa120c4746e99950fcc
|
|
| BLAKE2b-256 |
1ae9ba2a12e0468509e691b39bd68a1ccd47cec3115cf5e5d18b32400adae71c
|