Systems are supposed to be tested
Project description
This is a package to mess with and get around systems.
Usage
Modules on this package:
commandPrompt()
- Runs any command that can be
ran on a normal command prompt
e.g. commandPrompt("ipconfig").
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.6.tar.gz
(3.4 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.6.tar.gz.
File metadata
- Download URL: GSAToolKit-0.0.6.tar.gz
- Upload date:
- Size: 3.4 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 |
d9ce43b34ecee3bfaf2813f4111559bb8a3761f43c2c68d413a18d17dff545e0
|
|
| MD5 |
ca498a24d8ced31b28df2406a2786bbd
|
|
| BLAKE2b-256 |
ab09d9dcf3bf42c180862fb3c2666156d4000cc4ed112b33b442be7d01b6b8e3
|
File details
Details for the file GSAToolKit-0.0.6-py3-none-any.whl.
File metadata
- Download URL: GSAToolKit-0.0.6-py3-none-any.whl
- Upload date:
- Size: 5.5 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 |
70cd438c061c608c912bccb5692bac6e3ced96c00cced4ce3279d6cd3af53dc3
|
|
| MD5 |
fbcb776781551f333a98640f0a7deb63
|
|
| BLAKE2b-256 |
2add4f293507f51e0e6e11b32bacc7f5e09a06048b64cbb7f3c01972fb6fc719
|