Dependencies
This section documents the various software dependencies of the BusKill App.
Note that our releases are self-contained executables that already include these dependencies, so you do not need to install them on your machine to run the BusKill software. This documentation is for informational purposes only.
All Platforms
The following software is a dependency for the BusKill app on all our releases for all platforms.
We also depend on the following python modules
We also use the following python modules, which are built-into python
argparse
logging
sys
multiprocessing
threading
subprocess
tempfile
platform
os
re
math
random
distutils
hashlib
webbrowser
textwrap
shutil
traceback
pickle
urllib
certifi
json
tarfile
zipfile
Linux
The following software is a dependency for the BusKill app only in the Linux builds.
We also depend on the following python modules
Windows
The following software is a dependency for the BusKill app only in the Windows builds.
And we also use the following python modules, which are built-into python
ctypes
win32api
win32con
win32gui
MacOS
The following software is a dependency for the BusKill app only in the MacOS builds.
We also depend on the following python modules
And we also use the following python modules, which are built-into python
ctypes